From 13b640d486d739c069c62b964273ca5b1f10dc40 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Mon, 21 Jun 2021 14:51:45 -0700 Subject: [PATCH] Note with-columns bug fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 582bb1b..9b2d70c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.