diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..7edf95df --- /dev/null +++ b/CHANGELOG.md @@ -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 \ No newline at end of file