Note with-columns bug fix

This commit is contained in:
Sean Corfield 2021-06-21 14:51:45 -07:00
parent 1c2f1f4a99
commit 13b640d486

View file

@ -2,6 +2,7 @@
* 2.0.next in progress
* Address #330 by improving exception when a non-entity is encountered where an entity is expected.
* Fix bug in unrolling nested argument to `with-columns` helper.
* 2.0.0-rc3 (for testing; 2021-06-16)
* Fix #328 by adding `:distinct` as special syntax, affecting an expression.