From 0804f1a709f3f2811d86e755da3ed8454ddf0369 Mon Sep 17 00:00:00 2001 From: Cameron Taylor <cameron.taylor.ninja@gmail.com> Date: Sun, 14 Feb 2021 20:21:34 -0500 Subject: [PATCH] changelog good to go --- CHANGELOG.md | 3 ++- Project.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 672084022..c650752ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [unreleased] +## [0.2.7.1] - 2021-02-14 ### Added - Easter eggs - readme's in desktop versions of the game @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New icons, old one was placeholder since October woops! - Made the transitions between the story mode levels more seamless. - Offset of the Newgrounds logo on boot screen. +- Made the changelog txt so it can be opened easier by normal people who don't have a markdown reader (most normal people); ### Fixed - Fixed crashes on Week 6 story mode dialogue if spam too fast ([Thanks to Lotusotho for the Pull Request!](https://github.com/ninjamuffin99/Funkin/pull/357)) - Should show intro credits on desktop versions of the game more consistently diff --git a/Project.xml b/Project.xml index 2c46a5380..a99a8b40d 100644 --- a/Project.xml +++ b/Project.xml @@ -53,7 +53,7 @@ <assets path="assets/sounds" include="*.mp3" if="web" /> <assets path="assets/sounds" include="*.ogg" unless="web" /> - <assets path="CHANGELOG.md"/> + <assets path="CHANGELOG.md" rename='changelog.txt'/> <!-- NOTE FOR FUTURE SELF SINCE FONTS ARE ALWAYS FUCKY TO FIX ONE OF THEM, I CONVERTED IT TO OTF. DUNNO IF YOU NEED TO