Mentions fix in CHANGELOG

This commit is contained in:
Diogo Biazus
2015-08-01 01:21:42 -04:00
parent 449cacdacf
commit 8075d7e51a
+1
View File
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Indicate insertable=true for views that are insertable through triggers
- Builds under GHC 7.10
- Allow the use of columns named "count" in relations queried
## [0.2.10.0] - 2015-06-03
### Added