From 728926c4ea3bcf7bf3fabc178de321ad3bc80f27 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Sat, 29 Oct 2016 16:03:39 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 46a6d62..61bbc08 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,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 +* Bug fix: Inline compiler no longer flattens and changes the type of sequential params ## 0.13.0