summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Listopadov <andreyorst@gmail.com>2022-10-29 16:07:08 +0300
committerAndrey Listopadov <andreyorst@gmail.com>2022-10-29 16:07:08 +0300
commitebc9734006afc277e8186678366ded9a1230db8c (patch)
tree860939e16e2781aeedec7a733ca6547b441ba7bd
parentef1640440c3bfd7a2b9814b16c32ecbec875a2ac (diff)
release v1.1.0
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb078e9..ab82ba7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,9 @@
## Cljlib dev (???)
+## Cljlib v1.1.0 (2022-10-29)
+
- Vectors can store `nil` values
- Add `pop` operation for vectors and sequences
-- The `ns` macro now supports automatic relative require via the `:relative` key in the require table.
## Cljlib v1.0.0 (2022-08-21)