From 42701311d4263b5406bbda8d9a1c16e9e858c89a Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 6 Jan 2023 11:37:59 +0100 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/).