Note fix in changelog

This commit is contained in:
Joe Nelson
2015-08-26 20:49:23 -07:00
parent 1656fb9f57
commit fcdae73f49
+1
View File
@@ -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