1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Fixed a typo

This commit is contained in:
Tom Poole 2019-02-11 12:03:09 +00:00
parent 865eabd434
commit 368d6bb178

View file

@ -4,7 +4,7 @@ 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.4.2
- Restructed the low-level Android native code
- Restructured the low-level Android native code
- Added an ADSR envelope class
- AudioProcessorValueTreeState performance improvements
- Improved Xcode 10 support