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 in ChangeList.txt

This commit is contained in:
Tom Poole 2019-08-12 10:40:28 +01:00
parent 8ec56d1589
commit 45825fdbd8

View file

@ -9,7 +9,7 @@ Version 5.4.4
- Added support for persisting attachements to MIDI devices
- Refactored Linux event loop handling
- Multiple C++ modernisation improvements to the API
- Added support for macOS 10.55 and iOS 13
- Added support for macOS 10.15 and iOS 13
- Added support for Visual Studio 2019
- Removed support for Visual Studio 2013