Skip to content

Commit 9f455d2

Browse files
authored
Update CHANGELOG (flutter#176654)
Updates `CHANGELOG` to include the two cherry picks in the 3.35.6 hotfix stable release: flutter#176520 flutter#176359 **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.
1 parent 20d26dc commit 9f455d2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
3232

3333
## Flutter 3.35 Changes
3434

35-
### [3.35.5](https://github.com/flutter/flutter/releases/tag/3.35.5)
35+
### [3.35.6](https://github.com/flutter/flutter/releases/tag/3.35.6)
3636

37-
[flutter/175669](https://github.com/flutter/flutter/issues/175669) Flutter analyze --suggestions supports versions up to Java 25, Gradle 9 and AGP 9, Kotlin 2.2.20.
37+
- [flutter/175669](https://github.com/flutter/flutter/issues/175669) `flutter analyze --suggestions` supports versions up to Java 25, Gradle 9 and AGP 9, Kotlin 2.2.20.
38+
- [flutter/172624](https://github.com/flutter/flutter/issues/172624) Fixes an issue that could result in a corrupt pipeline cache when using the Impeller Vulkan back end.
3839

3940
### [3.35.5](https://github.com/flutter/flutter/releases/tag/3.35.5)
4041

0 commit comments

Comments
 (0)