Skip to content

Commit fee0744

Browse files
committed
Prepare 1.1.0
Signed-off-by: Rudi Grinberg <[email protected]>
1 parent 59c9138 commit fee0744

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGES.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
1.0.0 (08/28/2020)
2-
------------------
1+
# 1.1.0 (10/14/2020)
2+
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)
317

418
- Initial Release

0 commit comments

Comments
 (0)