summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-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)