Accept parts of #331

This commit is contained in:
Sean Corfield 2021-06-21 15:20:41 -07:00
parent 395ba6a5bd
commit 8d159391c0

View file

@ -1,6 +1,7 @@
# Changes
* 2.0.next in progress
* Some CI improvements (from PR #331 @vemv).
* 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.