Update readme, changelog and install instructions

This commit is contained in:
Jakub Skokan 2016-07-13 16:23:34 +02:00
parent f51d967d33
commit a05fed6fcc
5 changed files with 41 additions and 236 deletions

8
CHANGELOG Normal file
View file

@ -0,0 +1,8 @@
* Wed Jul 13 2016 - version 0.0.4
- Port to libpng 1.6
- Port to SDL 2.0
- Replace original build system with simple Makefile
- Support for game controllers
* Version 0.0.2/0.0.3
- Initial version