diff options
| author | Asko Nõmm <asko@bien.ee> | 2021-10-03 17:52:24 -0300 |
|---|---|---|
| committer | Asko Nõmm <asko@bien.ee> | 2021-10-03 17:52:24 -0300 |
| commit | 60f9a4361286f05133e6840c23ac62e69eaa4ab2 (patch) | |
| tree | a376873e600105b6431bcfef898476764ec8cb90 | |
| parent | 4508da939b768fe753def99b9fa774f633232e17 (diff) | |
Bump changelog
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |
