Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rian8337 committed Nov 23, 2024
1 parent d223f85 commit 76e443c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions assets/app/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
Version 1.8 Patch 3
===================

# Additions

- Added support for `skin.ini`'s `CursorTrailRotate` setting in `skin.json`
- To use in `skin.json`, add the following entry:
```json
{
"Cursor": {
"rotateCursorTrail": true
}
}
```

# Bug Fixes

- Fixed fail animation still playing when the Perfect mod is enabled
- Fixed a potential case where hitsounds may not be stopping until the game is restarted

Version 1.8 Patch 2
===================

Expand Down

0 comments on commit 76e443c

Please sign in to comment.