Update change log
This commit is contained in:
parent
4855793dd7
commit
4f5fa5bd3c
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@
|
|||
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).
|
||||
|
||||
## [2.3.0] - unreleased
|
||||
|
||||
### Changed
|
||||
- Update and delete results are squashed into one WriteResult type
|
||||
- Functions insertMany, updateMany, deleteMany are rewritten to properly report
|
||||
various errors
|
||||
|
||||
## [2.2.0] - 2017-04-08
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue