From 60f9a4361286f05133e6840c23ac62e69eaa4ab2 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 3 Oct 2021 17:52:24 -0300 Subject: Bump changelog --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3640bd3..ad3ad21 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,12 @@ What the actual map can contain that you return depends again on the HTTP server ## Changelog +### 1.2.2 + +- Fixed an issue where CLJS compilation would fail because of the `(:gen-class)` that is JVM-only. + +- Tests are now runnable for CLJS as well, via `clojure -Atest`. + ### 1.2.1 - Fixed an issue with regex parsing. Sorry about that. -- cgit v1.2.3