Note with-columns bug fix
This commit is contained in:
parent
1c2f1f4a99
commit
13b640d486
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue