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

This commit is contained in:
Tom Poole 2024-02-12 15:15:15 +00:00
parent 9dc2751b5c
commit 4555a8d1ad
28 changed files with 40 additions and 27 deletions

View file

@ -3,6 +3,19 @@
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.10
- Fixed multiple issues selecting devices in AudioDeviceSelector
- Updated the bundled Oboe version
- Fixed multiple issues with Timer
- Updated the bundled version of FLAC
- Added configuration options for sockets
- Added new JSON::Formatter
- Added support for Xcode 15.1
- Update OpenGL compatibility headers
- Added ChildProcessManager
- Fixed multiple MIDI-CI issues
## Version 7.0.9
- Added MIDI-CI support