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