Skip to content

Commit

Permalink
v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Apr 27, 2021
1 parent ffb3e3c commit 216a4dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ For a list of breaking changes, check [here](#breaking-changes)

## Unreleased

### Enhancements
## v0.2.5

### Enhancements / fixes

- Fix metadata on non-constant map literal expression [#546](https://github.com/borkdude/sci/issues/546)
- Support `:reload-all` [#552](https://github.com/borkdude/sci/issues/552)
Expand Down
2 changes: 1 addition & 1 deletion resources/SCI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.5-SNAPSHOT
0.2.5

0 comments on commit 216a4dc

Please sign in to comment.