Bump version
This commit is contained in:
parent
a985209714
commit
7f9eb13356
2 changed files with 6 additions and 1 deletions
|
@ -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).
|
||||
|
||||
## [2.3.0.3] - 2018-02-10
|
||||
|
||||
### Fixed
|
||||
- aggregate requires cursor in mongo 3.6
|
||||
|
||||
## [2.3.0.2] - 2018-01-28
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: mongoDB
|
||||
Version: 2.3.0.2
|
||||
Version: 2.3.0.3
|
||||
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
|
||||
DBMS
|
||||
Description: This package lets you connect to MongoDB servers and
|
||||
|
|
Loading…
Reference in a new issue