Skip to content

Commit 06bb799

Browse files
committed
[release] Add release notes for 2.14.3
Change-Id: I23ef2861a264670023b16964d49cca3c0ee4199a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214940 Reviewed-by: Michael Thomsen <[email protected]>
1 parent c74dd07 commit 06bb799

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,17 @@ Updated the Linter to `1.12.0`, which includes changes that
388388
`dart pub get/upgrade/downgrade/add/remove` that will result in the `example/`
389389
folder dependencies to be updated after operating in the current directory.
390390

391+
## 2.14.3 - 2021-09-30
392+
393+
This is a patch release that fixes:
394+
395+
- a code completion performance regression [flutter/flutter-intellij#5761][].
396+
- debug information emitted by the Dart VM [#47289][].
397+
398+
[flutter/flutter-intellij#5761]:
399+
https://github.com/flutter/flutter-intellij/issues/5761
400+
[#47289]: https://github.com/dart-lang/sdk/issues/47289
401+
391402
## 2.14.2 - 2021-09-16
392403

393404
This is a patch release that fixes:

0 commit comments

Comments
 (0)