Skip to content

Commit 163e5c6

Browse files
committed
Bump version
1 parent ce31055 commit 163e5c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Pac
44

55
* Get rid of `MonadFail` constraints in `Database.MongoDB.Query`
66

7+
## [2.7.1.4] - 2024-02-18
8+
9+
### Fixed
10+
- Lower bound of base package
11+
712
## [2.7.1.3] - 2024-02-04
813

914
### 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.3
2+
Version: 2.7.1.4
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)