From 643385d35067796d84f600c6f3ed2ee9363006a6 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Tue, 19 Apr 2016 20:41:00 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index e5e949b..8b4c1d0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ * Remove usage of reducers in cljs version in favor of transducers (thanks @StephenRudolph) * ALL now maintains type of queues (thanks @StephenRudolph) * Added `parser` path (thanks @thomasathorne) +* Added `submap` path (thanks @bfabry) ## 0.9.3 * Change clojure/clojurescript to provided dependencies