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

This commit is contained in:
ed 2018-11-12 11:26:11 +00:00
parent 33baa50986
commit 6d39f01793
25 changed files with 32 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.1
- Fixed a VST2 compilation error in VS2013
- Projucer: Fixed some live-build compilation errors
- Fixed a bug in the Oversampling class
- MPE: Made MPESynthesiserVoice::noteOnTime public
- Fixed some bugs in the Unity plug-in wrapper
- Fixed some VS2015 compiler errors
Version 5.4.0
- macOS Mojave and iOS 12 support
- Windows hiDPI support