Add changelog entry
This commit is contained in:
parent
4a46964d4c
commit
35ee53abed
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@ This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Pac
|
||||||
|
|
||||||
* Get rid of `MonadFail` constraints in `Database.MongoDB.Query`
|
* Get rid of `MonadFail` constraints in `Database.MongoDB.Query`
|
||||||
|
|
||||||
|
## [] - 2023-??-??
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Collections with dot in the name
|
||||||
|
|
||||||
## [2.7.1.2] - 2022-10-26
|
## [2.7.1.2] - 2022-10-26
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue