0.10.0
This commit is contained in:
parent
f5c5284ae1
commit
9d2a5ed46f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
## 0.9.4 (unreleased)
|
## 0.10.0
|
||||||
* 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)
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.9.4-SNAPSHOT
|
0.10.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue