Add CHANGELOG

This commit is contained in:
Tau 2019-12-28 11:16:06 -05:00
parent 34ad466df2
commit f732eb05a8
1 changed files with 22 additions and 0 deletions

22
CHANGELOG.md Normal file
View File

@ -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