diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bfa1b0327..1012a34c4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,10 @@ docs/releases/Hotfix-Documentation-Best-Practices.md INTERNAL NOTE --> ## Flutter 3.24 Changes +### [3.24.4](https://github.com/flutter/flutter/releases/tag/3.24.4) +- [dart 3.5.4 changelog](https://github.com/dart-lang/sdk/blob/stable/CHANGELOG.md#354---2024-10-17) +- [flutter/154915](https://github.com/flutter/engine/pull/55366) - [iOS] Comply with the new Apple privacy manifest policy for the macOS Flutter engine framework and prevent the "Missing privacy manifest" warning when submitting a macOS app to the App Store. +- [flutter/155837](https://github.com/flutter/flutter/pull/15578) - [Tool] Fixes RPCError crash when setting up log filtering for Android devices. ### [3.24.3](https://github.com/flutter/flutter/releases/tag/3.24.3) - [dart 3.5.3 changelog](https://github.com/dart-lang/sdk/blob/stable/CHANGELOG.md#353---2024-09-11)