Skip to content

Commit 938352f

Browse files
committed
Cut 2.7.1.3 release
1 parent 67a8fec commit 938352f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [] - 2023-??-??
7+
## [2.7.1.3] - 2024-02-04
88

99
### Fixed
1010
- Collections with dot in the name

mongoDB.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: mongoDB
2-
Version: 2.7.1.2
2+
Version: 2.7.1.3
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)