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 6.1.1

This commit is contained in:
Tom Poole 2021-09-09 12:51:15 +01:00
parent b4ba780d60
commit 5109e30c6f
26 changed files with 33 additions and 25 deletions

View file

@ -3,6 +3,14 @@
This file just lists the more notable headline features. For more detailed info
about changes and bugfixes please see the git log and BREAKING-CHANGES.txt.
Version 6.1.1
- Fixed a CMake installation issue
- Improved parameter value loading after plug-in restarts
- Fixed some problems with multi-line text layouts
- Added a fallback for modal native message boxes on Windows
- Fixed an issue setting OpenGL repaint events
- Improved accessibility support
Version 6.1.0
- Added accessibility support
- Enabled use of VST3 plug-in extensions