Bump version

This commit is contained in:
Victor Denisov 2020-04-07 20:37:49 -07:00
parent e98655a907
commit 7f83416ddf
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,12 @@
# Change Log
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.7.0.1] - 2020-04-07
### Fixed
- Error reporting for deletion of big messages
- Formatting of docs
## [2.7.0.0] - 2020-02-08
### Fixed

View file

@ -1,5 +1,5 @@
Name: mongoDB
Version: 2.7.0.0
Version: 2.7.0.1
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
DBMS
Description: This package lets you connect to MongoDB servers and