From 8199c0ee36252116d64a281844ca5e9249002abc Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Fri, 14 Oct 2016 09:54:40 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 4faf3ef..46a6d62 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ * Remove any? in com.rpl.specter.impl to avoid conflict with Clojure 1.9 * Bug fix: Fix regression from 0.13.0 where [ALL FIRST] on a PersistentArrayMap that created duplicate keys would create an invalid PersistentArrayMap +* Bug fix: Fix problems with multi-path and if-path in latest versions of ClojureScript ## 0.13.0