Reflect revert of CI changes

This commit is contained in:
Sean Corfield 2021-06-21 15:26:23 -07:00
parent 1aec4c3e35
commit 1b2e742b38

View file

@ -1,7 +1,6 @@
# 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.