Skip to content

Commit 4b7def2

Browse files
committed
Update CHANGELOG
1 parent 8819e2a commit 4b7def2

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
7.4.0 (05/13/2019)
2+
------------------
3+
4+
* Renamed the "ndll" folder to "lib"
5+
* Updated SDL to latest development version
6+
* Updated the minimum target Android API from 14 to 16
7+
* Added support for CMYK JPEG decoding on native platforms
8+
* Added an `-npm` option for HTML5 to use Webpack
9+
* Added "hashlink" as an alias for the HL target
10+
* Improved the Zlib default compression level
11+
* Improved support for WinRT applications
12+
* Improved the internal blur implementation
13+
* Improved support for native joystick connection/disconnection
14+
* Improved the output HTML5 script wrapper with better Haxe 3.2 support
15+
* Fixed the values in `lime.ui.MouseButton` to match Lime's historic values (zero based)
16+
* Fixed issues effecting proper `Image` pixel-level APIs when targeting HL
17+
* Fixed a missing button value when dispatching HL mouse events
18+
19+
120
7.3.0 (04/01/2019)
221
------------------
322

0 commit comments

Comments
 (0)