[skip ci] changelog
This commit is contained in:
parent
2d55ee8946
commit
d208a115fc
2 changed files with 5 additions and 1 deletions
|
|
@ -6,6 +6,10 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
|
||||
### Enhancements / fixes
|
||||
|
||||
Babashka.nrepl:
|
||||
|
||||
- Implement pprint support [#18](https://github.com/babashka/babashka.nrepl/issues/18) ([@kolharsam](https://github.com/kolharsam), [@grazfather](https://github.com/grazfather), [@bbatsov](https://github.com/bbatsov))
|
||||
|
||||
Sci:
|
||||
|
||||
- Fix error reporting in case of arity error [#518](https://github.com/babashka/babashka/issues/518)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 150fe666c129b9206b4a4ad034114d8f379c1fab
|
||||
Subproject commit 0cb5927e9c83da6027c47131c20cbc8592fc61c1
|
||||
Loading…
Reference in a new issue