From 611e364488cf6f91b9faf65b13f90f428788d51b Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Wed, 7 Sep 2022 22:54:32 +0300 Subject: support automatic relative require in the ns macro --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39c8a08..bb078e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - 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) -- cgit v1.2.3