Skip to content

Commit 36bda22

Browse files
authored
[release] Update CHANGELOG for M87 (#8383)
`M87` changelog. --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. <details> <summary>Contribution guidelines:</summary><br> - See our [contributor guide]([https://github.com/dart-lang/sdk/blob/main/CONTRIBUTING.md](https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview) for general expectations for PRs. - Larger or significant changes should be discussed in an issue before creating a PR. - Dart contributions to our repos should follow the [Dart style guide](https://dart.dev/guides/language/effective-dart) and use `dart format`. - Java and Kotlin contributions should strive to follow Java and Kotlin best practices ([discussion](#8098)). </details>
1 parent c1acbc8 commit 36bda22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 87
2+
- Fixes to Flutter test execution (#8233, #8325)
3+
- Make Android dependencies optional, allowing the plugin to be used in more Jetbrains products (Rider, etc) (#7949, #8375)
4+
- Internal: support for logging to a dedicated plugin log file (#8253)
5+
- Fixes to ensure the Property Editor loads on all project opens (#8268)
6+
17
# 86
28
- New message in DevTools windows for "Dock unpinned" IntelliJ feature (#8181)
39
- Fixes for Slow Operation notifications in the IDEA platform (#7792)

0 commit comments

Comments
 (0)