diff --git a/CHANGELOG.md b/CHANGELOG.md index 29e9ef8a..acec0f49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)