# What's new?

## Release 1.1.5 - 2021-04-07

 - Small fix in mplayer to prevent issues changing song

## Release 1.1.4 - 2021-02-09

 - Even more Windows compatibility changes. Now it should successfully build on
   Windows 10, without big changes (if any)
 - Small fix in the example game stopping the music

## Release 1.1.3 - 2021-01-25

 - Yet more Windows compatibility changes

## Release 1.1.2 - 2021-01-11

 - Added missing files that prevented apultra from building

## Release 1.1.1 - 2021-01-09

 - Fix in ap.lib; the asm export was wrong
 - Added aplib support to the example game: the map is compressed

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