Update CHANGELOG
for 3.32.6 stable hotfix (#171793)
Updates `CHANGELOG` to reference the cherry-picks included in the 3.32.6 stable hotfix release: https://github.com/flutter/flutter/pull/171106 https://github.com/flutter/flutter/pull/171239 https://github.com/flutter/flutter/pull/171737
This commit is contained in:
parent
72f2b18bb0
commit
194ab59536
@ -29,6 +29,12 @@ INTERNAL NOTE
|
||||
|
||||
## Flutter 3.32 Changes
|
||||
|
||||
### [3.32.6](https://github.com/flutter/flutter/releases/tag/3.32.6)
|
||||
|
||||
- [flutter/171106](https://github.com/flutter/flutter/pull/171106) - Fixes a "Null check operator used on a null value" crash when a scroll view contains a `LayoutBuilder`.
|
||||
- [flutter/171239](https://github.com/flutter/flutter/pull/171239) - Fixes an issue in the Impeller Vulkan back end that can cause crashes when transitioning between different Android activities that use Flutter.
|
||||
- [flutter/171737](https://github.com/flutter/flutter/pull/171737) - Fixes full app crash when backgrounding and then bringing an app back up on Android 10-13 using an app with platform views.
|
||||
|
||||
### [3.32.5](https://github.com/flutter/flutter/releases/tag/3.32.5)
|
||||
|
||||
- [flutter/170924](https://github.com/flutter/flutter/pull/170924) - Fix Flutter Windows on devices that only support OpenGL ES 2, like computers with Intel graphics cards.
|
||||
|
Loading…
x
Reference in New Issue
Block a user