File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -400,12 +400,25 @@ Updated the Linter to `1.12.0`, which includes changes that
400400 ` dart pub get/upgrade/downgrade/add/remove ` that will result in the ` example/ `
401401 folder dependencies to be updated after operating in the current directory.
402402
403+ ## 2.14.4 - 2021-10-14
404+
405+ This is a patch release that fixes:
406+
407+ - a memory leak of analyzer plugins (issue [ flutter/flutter #90868 ] [ ] ).
408+ - the Dart VM sometimes loading expired certificates on Windows (issues
409+ [ #46370 ] [ ] and [ #47420 ] [ ] ).
410+
411+ [ flutter/flutter#90868 ] : https://github.com/flutter/flutter/issues/90868
412+ [ #46370 ] : https://github.com/dart-lang/sdk/issues/46370
413+ [ #47420 ] : https://github.com/dart-lang/sdk/issues/47420
414+
403415## 2.14.3 - 2021-09-30
404416
405417This is a patch release that fixes:
406418
407- - a code completion performance regression [ flutter/flutter-intellij #5761 ] [ ] .
408- - debug information emitted by the Dart VM [ #47289 ] [ ] .
419+ - a code completion performance regression (issue
420+ [ flutter/flutter-intellij #5761 ] [ ] ).
421+ - debug information emitted by the Dart VM (issue [ #47289 ] [ ] ).
409422
410423[ flutter/flutter-intellij #5761 ] :
411424 https://github.com/flutter/flutter-intellij/issues/5761
You can’t perform that action at this time.
0 commit comments