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.4

This commit is contained in:
Tom Poole 2019-08-09 11:24:54 +01:00
parent f21d1400f1
commit 528798d96e
26 changed files with 36 additions and 26 deletions

View file

@ -3,6 +3,16 @@
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.4
- Improvements to floating point number printing
- Faster plug-in parameter indexing
- Added support for persisting attachements to MIDI devices
- Refactored Linux event loop handling
- Multiple C++ modernisation improvements to the API
- Added support for macOS 10.55 and iOS 13
- Added support for Visual Studio 2019
- Removed support for Visual Studio 2013
Version 5.4.3
- Added a Visual Studio 2019 exporter to the Projucer
- Added options to configure macOS Hardened Runtime in the Projucer