update CHANGES
This commit is contained in:
parent
62947623c9
commit
0c9474a833
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
||||||
## 0.6.2 In development
|
## 0.6.2 In development
|
||||||
|
|
||||||
|
Support column names in :with clauses (@emidln)
|
||||||
|
Support preserving dashes in quoted names (@jrdoane)
|
||||||
|
Document correct use of the :union clause (@dball)
|
||||||
|
Tests for :union and :union-all (@dball)
|
||||||
|
Add fn-handler for CASE statement (@loganlinn)
|
||||||
|
Build/test with Clojure 1.7 (@michaelblume)
|
||||||
|
Refactors for clarity (@michaelblume)
|
||||||
|
|
||||||
## 0.6.1
|
## 0.6.1
|
||||||
|
|
||||||
* Define parameterizable protocol on nil (@dball)
|
* Define parameterizable protocol on nil (@dball)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue