Update CHANGELOG for Flutter 3.41.5 release#183851
Conversation
Add release notes for Flutter version 3.41.5.
There was a problem hiding this comment.
Code Review
This pull request updates the CHANGELOG.md to include release notes for Flutter version 3.41.5. The new entry describes a fix for rendering artifacts. I've suggested a minor correction for a typo in the release note to improve clarity.
| ## Flutter 3.41 Changes | ||
|
|
||
| ### [3.41.5](https://github.com/flutter/flutter/releases/tag/3.41.5) | ||
| - [flutter/182708](https://github.com/flutter/flutter/issues/182708) When using Impeller on any platform, bur artifacts in circles rendering at 45 degree angles. |
There was a problem hiding this comment.
There appears to be a typo in the release note. The word 'bur' should likely be 'burr' to correctly describe rendering artifacts.
| - [flutter/182708](https://github.com/flutter/flutter/issues/182708) When using Impeller on any platform, bur artifacts in circles rendering at 45 degree angles. | |
| - [flutter/182708](https://github.com/flutter/flutter/issues/182708) When using Impeller on any platform, burr artifacts in circles rendering at 45 degree angles. |
|
An existing Git SHA, To re-trigger presubmits after closing or re-opeing a PR, or pushing a HEAD commit (i.e. with |
Add release notes for Flutter version 3.41.5 from #183792
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.
Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the
gemini-code-assistbot 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.