Added changelog
Signed-off-by: Daniel Marsee <rdmarsee@gmail.com>
This commit is contained in:
parent
543c21e235
commit
e6564b0b90
1 changed files with 27 additions and 0 deletions
27
CHANGELOG
Normal file
27
CHANGELOG
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
|
||||||
|
v1.1:0001
|
||||||
|
---------
|
||||||
|
Initial upload
|
||||||
|
First build using QB64 1.1 toolchain
|
||||||
|
|
||||||
|
V1.1:0002
|
||||||
|
---------
|
||||||
|
Changed how versioning works within the code itself
|
||||||
|
Removed some non-free components
|
||||||
|
added a .gitignore with .exe and .cfg
|
||||||
|
|
||||||
|
v1.1:0003
|
||||||
|
---------
|
||||||
|
Created a cfg folder and a fonts folder
|
||||||
|
reconfigured the code to take advantage of those new folders
|
||||||
|
|
||||||
|
v1.1:0004
|
||||||
|
---------
|
||||||
|
Killed the cfg folder. It didn't make sense to have a folder for just one file
|
||||||
|
Added bg folder
|
||||||
|
Added sfx folder
|
||||||
|
Added ui folder
|
||||||
|
Added tooltips subfolder
|
||||||
|
Removed some unused asset files
|
||||||
|
Fixed the license
|
||||||
|
Added changelog!
|
Loading…
Add table
Add a link
Reference in a new issue