Bump version
Update change log
This commit is contained in:
parent
780df80cfc
commit
a5a0f3517e
2 changed files with 8 additions and 1 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.7.1.2] - 2022-10-26
|
||||
|
||||
### Added
|
||||
- Support of OP_MSG protocol
|
||||
- Clarifications in the documentation
|
||||
- Allow optional TLS parameters
|
||||
|
||||
## [2.7.1.1] - 2021-06-14
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: mongoDB
|
||||
Version: 2.7.1.1
|
||||
Version: 2.7.1.2
|
||||
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