Skip to content

Commit c8d54a2

Browse files
committed
v0.2.2
1 parent 55b9f55 commit c8d54a2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
For a list of breaking changes, check [here](#breaking-changes)
44

5-
## Unreleased
5+
## v0.2.2
66

77
### Enhancements / fixes
88

@@ -14,6 +14,7 @@ For a list of breaking changes, check [here](#breaking-changes)
1414
- Fix ns-publics to not include refers [#520](https://github.com/borkdude/sci/issues/520)
1515
- Add `refer-clojure` macro [#519](https://github.com/borkdude/sci/issues/519)
1616
- Syntax quote resolves referred var incorrectly [#526](https://github.com/borkdude/sci/issues/526)
17+
- Priorize referred vars over vars in current ns [#527](https://github.com/borkdude/sci/issues/527)
1718

1819
## v0.2.1
1920

resources/SCI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.2-SNAPSHOT
1+
0.2.2

0 commit comments

Comments
 (0)