1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Bump version number to 8.0.5

This commit is contained in:
tpoole 2025-01-08 14:23:21 +00:00
parent d73b1768a7
commit 902ddc7567
30 changed files with 41 additions and 30 deletions

View file

@ -1,7 +1,6 @@
# JUCE breaking changes
# Version 8.0.4
# Version 8.0.5
## Change
@ -87,6 +86,8 @@ Select Arm64 or Arm64EC instead of Arm32, and port any 32-bit specific code to
32-bit Arm support has been deprecated in current versions of Windows 11.
# Version 8.0.4
## Change
The Javascript implementation has been moved into a independent juce module.