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 8.0.1

This commit is contained in:
Tom Poole 2024-07-29 12:43:19 +01:00
parent 04d9d36b15
commit fc0fd3042f
28 changed files with 35 additions and 27 deletions

View file

@ -3,6 +3,14 @@
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 8.0.1
- Fixed some issues with text layout
- Removed source code for unsupported platforms
- Fixed some Direct2D issues
- Update the embedded version of harfbuzz
- Added more surround formats
## Version 8.0.0
- Added a new Direct2D renderer