blob: 42d303ecf92d49e462709c11e055098a60365486 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# What's new?
## Release 1.1.0 - 2021-01-09
- Added extra libs: aPLib support
## Release 1.0.3 - 2021-01-04
- Improved windows compatibility
- Small doc fixes
- Improvements in the example game
## Release 1.0.2 - 2020-12-31
- Small doc fixes
- Fixed a bug in the example game when `MAX_ENTITIES` are used
## Release 1.0.1 - 2020-12-31
- Small doc fixes
## Release 1.0 - 2020-12-30
- initial import
|