Skip to content

Commit 1037a2e

Browse files
committed
v0.3.2
1 parent e012353 commit 1037a2e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## v0.3.2
6+
7+
- [#665](https://github.com/babashka/sci/issues/665): expose *assert*
8+
- Drop location metadata from symbols
9+
- [#687](https://github.com/babashka/sci/issues/687): `declare` as macro
10+
- [#684](https://github.com/babashka/sci/issues/684): support `print-method` on records
11+
512
## v0.3.1
613

714
### Enhancements

resources/SCI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.3.2

0 commit comments

Comments
 (0)