diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ee4bd9d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# v004 + +* Add initial support for mounting DLC package dumps (contributed by Shiz) +* Fix configuration loading in aimeio.dll +* Build system fixes (contributed by Shiz) + +# v003 + +* Add countermeasures for DNS-spamming ISPs (contributed by mon) +* Add option for single-stick steering in IDZ (contributed by BemaniWitch) +* Fix MSVC build (contributed by mariodon) +* Make all 32 Chunithm touch slider cells' keyboard bindings configurable (see + INI) + +# v002 + +* Ship correct inject.exe for IDZ +* Fix IDZ main EXE crash in GetIfTable() hook in platform/netenv.c + +# v001 + +* Initial release