From c6a904483ed14eb12002fb5fc46b71bbebbe2f48 Mon Sep 17 00:00:00 2001 From: Cameron Taylor Date: Fri, 25 Dec 2020 04:10:28 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 017b7bb07..c0b967ae7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] ### Added - Different icons depending on which character you are against +- Autosave to chart editor +- Clear section button to note editor +- Swap button in note editor +### Changed +- Mouse is now visible in note editor ### Fixed - Crash when playing Week 3 and then playing a non-week 3 song - When pausing music at the start, it doesn't continue the song anyways. ([shoutouts gedehari for the Pull Request!](https://github.com/ninjamuffin99/Funkin/pull/48))