CHANGELOG [skip ci]
This commit is contained in:
parent
326545cfb8
commit
6f128d6761
1 changed files with 3 additions and 3 deletions
|
|
@ -4,14 +4,14 @@ For a list of breaking changes, check [here](#breaking-changes)
|
|||
|
||||
## v0.1.2 (unreleased)
|
||||
|
||||
Thanks @jeroenvandijk for contributing to this release.
|
||||
Thanks [@jeroenvandijk](https://github.com/jeroenvandijk) for contributing to this release.
|
||||
|
||||
- Support `:extend-via-metadata` option in protocols
|
||||
- Fix classpath issue for Windows #496
|
||||
- Fix classpath issue for Windows [#496](https://github.com/borkdude/babashka/issues/496)
|
||||
- Add `double-array`, `short-array` and `clojure.lang.BigInt` for compatibility with
|
||||
[clojure.data.generators](https://github.com/clojure/data.generators)
|
||||
- Add support for `*print-level*`
|
||||
- Add version info in `:describe` message of babashka.nrepl #471
|
||||
- Add version info in `:describe` message of babashka.nrepl [#471](https://github.com/borkdude/babashka/issues/471)
|
||||
- Add compatibility for [honeysql](https://github.com/seancorfield/honeysql)
|
||||
(most notable change: support `import` for records)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue