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

This commit is contained in:
Tom Poole 2022-07-04 15:07:43 +01:00
parent f5d2642874
commit fd8607302d
26 changed files with 30 additions and 25 deletions

View file

@ -3,6 +3,11 @@
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.1
- Fixed some Xcode and MSVC compiler warnings
- Improved VST3 bus configuration and channel handling
- Fixed some Metal layer rendering bugs
Version 7.0.0
- Added Audio Random Access (ARA) SDK support
- Added support for authoring and hosting LV2 plug-ins