diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d72b7c..87eacab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - Fix destructuring in `defmethod` (by upgrading SCI) -## v0.5.14 (2022-12-23) +## v0.5.13 (2022-12-23) - Fix `cljs.pprint` plugin @@ -25,7 +25,7 @@ - Add all public vars of `cljs-ajax` `ajax.core` - Upgrade several built-in libraries -## v0.5.14 +## v0.3.10 - Add `scittle.promesa.js` plugin. This gives access to the [promesa](https://cljdoc.org/d/funcool/promesa/8.0.450/doc/user-guide) library. - Add `scittle.pprint.js` plugin. This gives access to [cljs.pprint](https://cljs.github.io/api/cljs.pprint/).