update changelog for subclause change

This commit is contained in:
Michael Blume 2016-12-31 23:13:32 -08:00
parent d07a1a3764
commit 9edf99e136

View file

@ -1,5 +1,7 @@
## 0.8.2 In development ## 0.8.2 In development
* Don't parenthesize the subclauses of a UNION, UNION ALL, or INTERSECT clause. (@rnewman)
## 0.8.1 ## 0.8.1
* Add priority for union/union-all (@seancorfield) * Add priority for union/union-all (@seancorfield)