gsa/CHANGLOG.md

15 lines
351 B
Markdown
Raw Normal View History

2023-08-06 19:25:20 +02:00
# 0.3.0
- added size to backgrounds
# 0.2.1 - 2023-07-27
- fixed missing dependency in scaffolding
# 0.2.0 - 2023-07-27
- added README.md
- renamed tilemaps to backgrounds to make space for... tilemaps
2023-07-27 07:13:11 +02:00
- tile idx 0xffff and palette idx 0xff are now transparent rather than 0x0000
- added gsa scaffolding tool
# 0.1.0 - 2023-07-21
2023-08-06 19:25:20 +02:00
- initial release