1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Bump version number to 5.4.3

This commit is contained in:
ed 2019-02-21 15:14:10 +00:00
parent d84b3d62bd
commit 6722194260
26 changed files with 36 additions and 24 deletions

View file

@ -3,6 +3,14 @@
This file just lists the more notable headline features. For more detailed info
about minor changes and bugfixes, please see the git log!
Version 5.4.3
- Added a Visual Studio 2019 exporter to the Projucer
- Added options to configure macOS Hardened Runtime in the Projucer
- Fixed a potential memory corruption when drawing on macOS/iOS
- Fixed file drag and drop for Windows 8
- Multiple DSP module enhancements
- Various bug-fixes, improvements and documentation updates
Version 5.4.2
- Restructured the low-level Android native code
- Added an ADSR envelope class