From e1c63e51d3fc4050e8c85311ea51a651ad5def6f Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Mon, 18 Apr 2016 14:26:11 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 8d48cea..e5e949b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ * Make codebase bootstrap cljs compatible * 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) ## 0.9.3 * Change clojure/clojurescript to provided dependencies