diff --git a/CHANGELOG.md b/CHANGELOG.md index f191a8c38..2c12e9cfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Allow filters by computed columns - @diogob ### Fixed +- Reset user role on error - Compatible with Stack - Add materialized views to results in GET / - @diogob - Indicate insertable=true for views that are insertable through triggers - @diogob