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

This commit is contained in:
Tom Poole 2022-08-15 15:41:51 +01:00
parent c2180845bc
commit 7296b8e3f7
27 changed files with 33 additions and 27 deletions

View file

@ -3,6 +3,12 @@
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 7.0.2
- Fixed accessibility table navigation
- Fixed Android file access on older APIs
- Improved Linux VST3 threading
- Improved ARA integration
Version 7.0.1
- Fixed some Xcode and MSVC compiler warnings
- Improved VST3 bus configuration and channel handling