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

This commit is contained in:
hogliux 2017-05-04 15:26:54 +01:00
parent 9b7e944a54
commit 8413614744
22 changed files with 29 additions and 21 deletions

View file

@ -4,6 +4,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.0.1
- Fixed Windows live build engine on Visual Studio 2017
- Fixed memory-leak in Projucer live build engine
- Fixed an issue where you could not paste your redeem serial number with Cmd+V on macOS
- Fixed an issue where the Projucer would crash on linux due to missing symbols in WebKit
- Minor Projucer UI improvements
- Various minor improvements and bug fixes
Version 5.0.0
- New licensing model
- Projucer UI/UX overhaul