Skip to content

Commit 2c9eb20

Browse files
authored
Update CHANGELOG.md for Flutter 3.41.5 (#183792)
Added release notes for Flutter version 3.41.5 that includes: #183526 #183551 **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 f80b587 commit 2c9eb20

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

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

3333
## Flutter 3.41 Changes
3434

35+
### [3.41.5](https://github.com/flutter/flutter/releases/tag/3.41.5)
36+
- [flutter/182708](https://github.com/flutter/flutter/issues/182708) When using Impeller on any platform, bur artifacts in circles rendering at 45 degree angles.
37+
3538
### [3.41.4](https://github.com/flutter/flutter/releases/tag/3.41.4)
3639
- [flutter/182748](https://github.com/flutter/flutter/issues/182748) When building for an iOS simulator with Xcode 26, the build will fail when there is a CocoaPod dependency that does not support arm.
3740
- [flutter/182361](https://github.com/flutter/flutter/issues/182361) When iOS plugins register to receive lifecycle events during an event, a crash may occur.

0 commit comments

Comments
 (0)