v0.2.11
This commit is contained in:
parent
e64dbc7691
commit
f5e2e73638
2 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
For a list of breaking changes, check [here](#breaking-changes).
|
||||
|
||||
## Unreleased
|
||||
## 0.2.11
|
||||
|
||||
### Enhancements / fixes
|
||||
|
||||
|
|
@ -10,6 +10,7 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
- Upgrade httpkit to 2.5.3 [#738](https://github.com/babashka/babashka/issues/738)
|
||||
- Upgrade tools.cli to 1.0.206
|
||||
- Add several classes to be used with `defprotocol` (`PersistentVector`, `PersistentHashSet`, ...)
|
||||
- Support reifying `clojure.lang.IFn` and `clojure.lang.ILookup`
|
||||
|
||||
Sci:
|
||||
|
||||
|
|
|
|||
2
fs
2
fs
|
|
@ -1 +1 @@
|
|||
Subproject commit caa1cb383329c353114ae24954c52b9d6fa038ea
|
||||
Subproject commit 4022a1d67f2fa85823cd5b105290d02af8d6613e
|
||||
Loading…
Reference in a new issue