Add changelog entry

This commit is contained in:
Victor Denisov 2016-11-21 20:45:47 -08:00
parent 55c3af60fa
commit a093e99733

View file

@ -4,6 +4,9 @@ This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Pac
## [Unreleased] - unreleased
### Added
- GridFS implementation
### Fixed
- Write functions hang when the connection is lost.