We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c9138 commit fee0744Copy full SHA for fee0744
CHANGES.md
@@ -1,4 +1,18 @@
1
-1.0.0 (08/28/2020)
2
-------------------
+# 1.1.0 (10/14/2020)
+
3
+## Features
4
5
+- Implement a command to switch between module interfaces and implementations
6
+ (#254)
7
8
+## Fixes
9
10
+- Do not crash on invalid positions (#248)
11
12
+- add missing record fields to list of completions (#253)
13
14
+- do not offer `destruct` as a code action in interface files (#255)
15
16
+# 1.0.0 (08/28/2020)
17
18
- Initial Release
0 commit comments