fix some stuff and version bump
This commit is contained in:
20
docs/changelogs/changelog-1.6.1.md
Normal file
20
docs/changelogs/changelog-1.6.1.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Latest (master) changelog/Changelog for 1.0.0
|
||||
|
||||
Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`.
|
||||
|
||||
### Additions
|
||||
- The ability to hide the grid in the editor (for faster load times)
|
||||
- 💖 Wiggle Shader for Lua Modcharts
|
||||
|
||||
### Changes
|
||||
- Sort replays by the newest one
|
||||
- Cleaned up code
|
||||
- SM Files can now have modcharts
|
||||
- 💖 Optimized the editor
|
||||
- 💖 Fixed HTML5 Delta Timings
|
||||
|
||||
### Bugfixes
|
||||
- 💖 Steps actually exist now
|
||||
- Fixed Decimal BPM Changes
|
||||
- Fixes some hard locks
|
||||
- It's a lot harder to crash in freeplay now
|
@ -1,6 +1,9 @@
|
||||
# Changelogs
|
||||
|
||||
- [Latest](latest) (Contains changes that are not in a release yet)
|
||||
- [1.6.1](changelog-1.6.1)
|
||||
- [1.6](changelog-1.6)
|
||||
- [1.5.4](changelog-1.5.4)
|
||||
- [1.5.3](changelog-1.5.3)
|
||||
- [1.5.2](changelog-1.5.2)
|
||||
- [1.5.1](changelog-1.5.1)
|
||||
|
Reference in New Issue
Block a user