Update CHANGELOG with 3.32.4 changes (#170598)

Update CHANGELOG with 3.32.4 changes.
This commit is contained in:
Kevin Chisholm 2025-06-13 13:43:18 -05:00 committed by GitHub
parent 5b0706c50f
commit 5994e6174f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,10 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
-->
## Flutter 3.32 Changes
### [3.32.4](https://github.com/flutter/flutter/releases/tag/3.32.4)
- [flutter/170536](https://github.com/flutter/flutter/issues/170536) - Fixes a code-signing issue on Mac hosts when running `dart` tooling.
### [3.32.3](https://github.com/flutter/flutter/releases/tag/3.32.3)
- [flutter/170052](https://github.com/flutter/flutter/pull/170052) - Fixes "active" indicator for `NavigationBar` and `NavigationDrawer`