Skip to content

Commit a5a0f35

Browse files
committed
Bump version
Update change log
1 parent 780df80 commit a5a0f35

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Package_versioning_policy).
44

5+
## [2.7.1.2] - 2022-10-26
6+
7+
### Added
8+
- Support of OP_MSG protocol
9+
- Clarifications in the documentation
10+
- Allow optional TLS parameters
11+
512
## [2.7.1.1] - 2021-06-14
613

714
### Fixed

mongoDB.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: mongoDB
2-
Version: 2.7.1.1
2+
Version: 2.7.1.2
33
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
44
DBMS
55
Description: This package lets you connect to MongoDB servers and

0 commit comments

Comments
 (0)