[skip ci] CHANGELOG
This commit is contained in:
parent
97e933491c
commit
938ab9723b
2 changed files with 10 additions and 1 deletions
|
|
@ -4,9 +4,18 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Enhancements / fixes
|
||||
|
||||
- Use default `*print-right-margin*` value from `clojure.pprint`
|
||||
|
||||
Sci:
|
||||
|
||||
- Detect cyclic load dependencies [#531](https://github.com/babashka/babashka/issues/531)
|
||||
- Pick fn arity independent of written order [#532](https://github.com/babashka/babashka/issues/532) ([@GreshamDanielStephens](https://github.com/GreshamDanielStephens))
|
||||
|
||||
Babashka.fs:
|
||||
|
||||
- Add `create-link` and `split-paths`
|
||||
|
||||
Babashka.nrepl:
|
||||
|
||||
|
|
|
|||
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit 4712a4b05497a4365c319022eee3f62ad705cdcc
|
||||
Subproject commit 5a51a731012d931476997fb7383b3f766cc2b437
|
||||
Loading…
Reference in a new issue