summarylogtreecommitdiffstats
path: root/.CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to '.CHANGELOG')
-rw-r--r--.CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/.CHANGELOG b/.CHANGELOG
new file mode 100644
index 000000000000..4d75ede2ee17
--- /dev/null
+++ b/.CHANGELOG
@@ -0,0 +1,12 @@
+This version mainly improves upon existing features, and includes a handful of new additions and bug fixes.
+Updates:
+
+ Implemented hit object stacking algorithm. (#61)
+ Implemented "Half Time" and "Double Time" mods. Note that pitch is shifted, though. (#68)
+ Added playback speed selection during replays. (#68)
+ Improved hit animations during gameplay. (#71)
+ Implemented Catmull curves. (#76)
+ Added additional download servers: osu!Mirror and Hexide.
+ Changed font to Droid Sans Fallback.
+ Bug fixes for clip loading (#59, #60, #84), fade-in issues (#63), and XDG problems (#58).
+ A lot of code refactoring/renaming.