Skip to content

Commit fe71cad

Browse files
authored
Update CHANGELOG.md to correct ios vs macos issue (#157822)
1 parent 40c2274 commit fe71cad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ INTERNAL NOTE
2727
## Flutter 3.24 Changes
2828
### [3.24.4](https://github.com/flutter/flutter/releases/tag/3.24.4)
2929
- [dart 3.5.4 changelog](https://github.com/dart-lang/sdk/blob/stable/CHANGELOG.md#354---2024-10-17)
30-
- [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.
31-
- [flutter/155837](https://github.com/flutter/flutter/pull/15578) - [Tool] Fixes RPCError crash when setting up log filtering for Android devices.
30+
- [flutter/154915](https://github.com/flutter/engine/pull/55366) - [macOS] 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.
31+
- [flutter/153471](https://github.com/flutter/flutter/issues/153471) - [Tool] Fixes RPCError crash when setting up log filtering for Android devices.
3232

3333
### [3.24.3](https://github.com/flutter/flutter/releases/tag/3.24.3)
3434
- [dart 3.5.3 changelog](https://github.com/dart-lang/sdk/blob/stable/CHANGELOG.md#353---2024-09-11)

0 commit comments

Comments
 (0)