CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-02-28 18:27:26 +01:00
parent f5e2e73638
commit 937c2d1bd1

View file

@ -17,7 +17,7 @@ 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))
- `(instance? clojure.lang.IAtom 1)` returns `true` [#537](https://github.com/borkdude/sci/issues/537)
- Add `dissoc!`(@wilkerlucio)
- Add `dissoc!`([@wilkerlucio](https://github.com/wilkerlucio))
- Add `force`
- Fix `ns-unmap` on referred var [#539](https://github.com/borkdude/sci/issues/539)