diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eea8dfe56a..8f10c5ced48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,10 @@ docs/releases/Hotfix-Documentation-Best-Practices.md ## Flutter 3.38 Changes +### [3.38.1](https://github.com/flutter/flutter/releases/tag/3.38.1) + +- [flutter/178400](https://github.com/flutter/flutter/issues/178400) Adds support for Dart 3.10 stable. + ### [3.38.0](https://github.com/flutter/flutter/releases/tag/3.38.0) Learn about what's new in this release in [the blog post](https://blog.flutter.dev/whats-new-in-flutter-3-38-3f7b258f7228), and check out the [CHANGELOG](https://docs.flutter.dev/release/release-notes/release-notes-3.38.0) for a detailed list of all the new changes.