diff --git a/CHANGELOG.md b/CHANGELOG.md index d7c7b0c..394a22a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Package_versioning_policy). +## [Unreleased] - unreleased + +### Fixed +- Slow requests to the database server. + ## [2.0.6] - 2015-08-02 ### Added