Skip to content

Commit 64fb5d9

Browse files
committed
[CHANGELOG]
1 parent 1a839dc commit 64fb5d9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Unreleased
44

5+
## 1.20.0
6+
7+
* Add new command to run your flutter/dart app `lsp-dart-run`, which use dap-mode to run flutter but without debug support, this command also supports custom args as prefix-argument
8+
* Improve logs during run/debug, some logs were not being logged and now this was fixed.
9+
* Add new `lsp-dart-dap-only-essential-log` with default as `nil` which should reduce the debug/run output
10+
11+
## 1.19.2
12+
513
* Add error message when dart sdk not found for flutter installations.
614

715
## 1.19.1

0 commit comments

Comments
 (0)