Introduce CHANGELOG.md so next time I have to make a release I don't look like an idiot
This commit is contained in:
13
CHANGELOG.md
Normal file
13
CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
This file always reflects the *latest* changes up until a release. Then it gets wiped out and updated again.
|
||||
|
||||
## Changes
|
||||
|
||||
* Update SDL to version 3
|
||||
* Screen no longer black when the game is paused
|
||||
* Other minor fixes such as:
|
||||
- Fix crashes when closing the emulator while a game is running
|
||||
- Remove `nativefiledialog-extended` submodule as it is no longer needed
|
||||
- Update `xbyak` subtree
|
||||
- Small CMake refactoring
|
||||
Reference in New Issue
Block a user