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 7.0.11

This commit is contained in:
Tom Poole 2024-03-26 08:04:02 +00:00
parent fe00442335
commit aace97904c
27 changed files with 33 additions and 26 deletions

View file

@ -3,6 +3,13 @@
This file lists the more notable headline features. For more detailed info
about changes and bugfixes please see the git log and BREAKING_CHANGES.md.
## Version 7.0.11
- Fixed an issue with paths containing a tilde in Xcode
- Multiple fixes for plug-in deployment and code signing in Xcode
- Fixed an issue painting an empty RectangleList
- Improved the performance of TreeView rendering
## Version 7.0.10
- Fixed multiple issues selecting devices in AudioDeviceSelector