Skip to content

Commit 093382d

Browse files
committed
Update CHANGELOG
1 parent 0246546 commit 093382d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## 1.14.0
4+
* Add `lsp-dart-pub-get` command.
5+
* Add `lsp-dart-pub-upgrade` command.
6+
* Add `lsp-dart-pub-outdated` command.
7+
* Add keybindings to all lsp-dart test commands.
8+
9+
## 1.13.4
10+
* Safe checks when dart sdk is not present for most commands usage.
11+
12+
## 1.13.3
13+
* Improve flutter widget guide lines performance.
14+
15+
## 1.13.1
16+
* Fix anaylerStatus notification performance.
17+
18+
## 1.13.0
19+
* Drop emacs 25.X support.
20+
* Add mode to most features like `closing-labels`, `outline`, `widget-guide-lines` and `flutter-fringe-colors` .
21+
22+
## 1.12.0
23+
* Migrate lsp-dart to use lsp-protocol following lsp-mode.
24+
325
## 1.11.9
426
* Add Dart SDK version to `lsp-dart-version` command.
527

0 commit comments

Comments
 (0)