diff --git a/CHANGELOG.md b/CHANGELOG.md index a652d3ab..a255447c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ For a list of breaking changes, check [here](#breaking-changes). +## Unreleased + +- Deps.clj: upgrade tools jar, support checking manifest staleness (see [TDEPS-83](https://clojure.atlassian.net/browse/TDEPS-83)) +- Add `clojure.lang.IPersistentList` ([@FieryCod](https://github.com/FieryCod)) +- The [contajners](https://github.com/lispyclouds/contajners) library is now compatible with babashka +- Support `Object` `toString` override on defrecords [#999](https://github.com/babashka/babashka/issues/999) + ## 0.6.4 - Fix for `DEPS_CLJ_TOOLS_VERSION` introduced in deps.clj bundled in 0.6.3 diff --git a/deps.clj b/deps.clj index 4ffd8d3f..2d610de8 160000 --- a/deps.clj +++ b/deps.clj @@ -1 +1 @@ -Subproject commit 4ffd8d3fc81c04194f51ef3cb290ed99cb47925c +Subproject commit 2d610de8d6d3f68693f5751df95d5df44b15020e