update CHANGES
This commit is contained in:
parent
f22cae3278
commit
4d88e60dcb
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
## 0.8.3 In development
|
## 0.8.3 In development
|
||||||
|
|
||||||
* Allow namespaced keywords and symbols for queries. (@jrdoane)
|
* Allow namespaced keywords and symbols for queries. (@jrdoane)
|
||||||
|
* Ensure sequences act as function invocations when in value position (@joodie)
|
||||||
|
* Correct generated arglist for helpers defined with defhelper (@michaelblume)
|
||||||
|
* Don't depend on map iteration order, fix bug with multiple map types (@tomconnors)
|
||||||
|
* Don't throw away namespace portion of keywords (@jrdoane)
|
||||||
|
|
||||||
## 0.8.2
|
## 0.8.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue