sci#558
This commit is contained in:
parent
db85195991
commit
076fa07b00
2 changed files with 8 additions and 1 deletions
|
|
@ -2,6 +2,13 @@
|
|||
|
||||
For a list of breaking changes, check [here](#breaking-changes).
|
||||
|
||||
## Unreleased
|
||||
|
||||
Sci:
|
||||
|
||||
- Bug with protocol methods in record where later arg overrides "this" [#557](https://github.com/borkdude/sci/issues/557)
|
||||
- Support `:rename` in `:refer-clojure` [#558](https://github.com/borkdude/sci/issues/558)
|
||||
|
||||
## 0.3.2
|
||||
|
||||
- Include [rewrite-clj](https://github.com/clj-commons/rewrite-clj) into babashka [#769](https://github.com/babashka/babashka/issues/769) .
|
||||
|
|
|
|||
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit 9fe09b627bab2b6a41a891744f10836b2ac00454
|
||||
Subproject commit d4f656ccfb526ffb4b28285a1867b5195968a67e
|
||||
Loading…
Reference in a new issue