update changelog

This commit is contained in:
Nathan Marz 2016-04-18 14:26:11 -04:00
parent cd713f1439
commit e1c63e51d3

View file

@ -2,6 +2,7 @@
* Make codebase bootstrap cljs compatible * Make codebase bootstrap cljs compatible
* Remove usage of reducers in cljs version in favor of transducers (thanks @StephenRudolph) * Remove usage of reducers in cljs version in favor of transducers (thanks @StephenRudolph)
* ALL now maintains type of queues (thanks @StephenRudolph) * ALL now maintains type of queues (thanks @StephenRudolph)
* Added `parser` path (thanks @thomasathorne)
## 0.9.3 ## 0.9.3
* Change clojure/clojurescript to provided dependencies * Change clojure/clojurescript to provided dependencies