Skip to content

Commit

Permalink
Prepare 1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
rgrinberg committed Oct 14, 2020
1 parent 59c9138 commit fee0744
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
1.0.0 (08/28/2020)
------------------
# 1.1.0 (10/14/2020)

## Features

- Implement a command to switch between module interfaces and implementations
(#254)

## Fixes

- Do not crash on invalid positions (#248)

- add missing record fields to list of completions (#253)

- do not offer `destruct` as a code action in interface files (#255)

# 1.0.0 (08/28/2020)

- Initial Release

0 comments on commit fee0744

Please sign in to comment.