diff --git a/CHANGES.md b/CHANGES.md index 957c799..8d48cea 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,7 @@ ## 0.9.4 (unreleased) * 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) ## 0.9.3 * Change clojure/clojurescript to provided dependencies