From fcdae73f495009c99d550b883483c72f74165f8b Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Wed, 26 Aug 2015 20:01:42 -0700 Subject: [PATCH] Note fix in changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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