CHANGELOG update.

This commit is contained in:
casey langen 2022-12-23 18:49:31 -08:00
parent 6bfeec93e6
commit 9fe7f29138
2 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@
* updated some default key bindings to be more cross-terminal-emulator
compatible
* merged upstream PDCurses changes
* updated ru_RU localization (@adem4ik)
* fixed Windows startup crash that was affecting some users
* cleaned up vendoring for libopenmpt and libgme
* fixed OpenBSD compile

View File

@ -39,7 +39,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 99
#define VERSION_PATCH 1
#define VERSION_COMMIT_HASH "#41717e44"
#define VERSION_COMMIT_HASH "#6bfeec93"
#define VERSION "0.99.1"
namespace musik {