CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-10-29 14:50:19 +02:00
parent a60427ecd7
commit b7030fd629

View file

@ -2,6 +2,10 @@
For a list of breaking changes, check [here](#breaking-changes).
## 0.6.4
- Fix for `DEPS_CLJ_TOOLS_VERSION` introduced in deps.clj bundled in 0.6.3
## 0.6.3
- Add `java.security.Provider` and `java.security.Security`. This adds compatibility with [clj-commons/digest](https://github.com/clj-commons/digest).