Skip to content

Commit

Permalink
v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
asiekierka committed Nov 10, 2023
1 parent 1ef913c commit e491c0e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.TXT
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
-- NitrousTracker v0.4.6 (2023-11-10)

New features:

- holding "clr" while playing music will now continue clearing notes

Improvements:

- faster file I/O operations
- updated BlocksDS toolchain

Fixes:

- fixed ".." appearing in root directory
- fixed pattern lock and loop being enabled at the same time

-- NitrousTracker v0.4.5 (2023-04-08)

New features:
Expand Down
2 changes: 1 addition & 1 deletion Makefile.blocks
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ BLOCKSDSEXT ?= /opt/blocksds/external
NAME := nitroustracker

GAME_TITLE := NitrousTracker
GAME_SUBTITLE := v0.4.5
GAME_SUBTITLE := v0.4.6
GAME_ICON := icon.bmp

# DLDI and internal SD slot of DSi
Expand Down

0 comments on commit e491c0e

Please sign in to comment.