From c309fdbeeff0dddc39d54ef3c5ec2efb2a3cfb62 Mon Sep 17 00:00:00 2001 From: Joshua Suskalo Date: Mon, 23 Aug 2021 08:57:21 -0500 Subject: [PATCH] Update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 5d2f489..d0ec77d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ ## 1.1.4-SNAPSHOT +* Add SORTED, sorted, and sorted-by navs (thanks @IGJoshua) * Add arglist metadata to navs (thanks @phronmophobic) * Improve before-index performance by 150x on lists and 5x on vectors (thanks @jeff303) * Bug fix: BEFORE-ELEM, AFTER-ELEM, FIRST, LAST, BEGINNING, and END on subvecs now produce vector type in cljs