diff --git a/CHANGES.md b/CHANGES.md index 5d2f489..fc7de7c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ * 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 +* Add compatibility with [babashka](https://babashka.org/) ## 1.1.3 - 2019-10-13