Skip to content

Commit

Permalink
[mongo] Bump v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-scalingo committed Nov 21, 2024
1 parent 2dad0ed commit 2db025c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions mongo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## To be Released

## 1.4.0

* feat(mongo/document/validation): Add distinction between internal and validation errors, introduce `ValidateWithInternalError` method which will be used in priority.
* feat(pagination): Add `QueryFunc` parameter to be able to customize the query builder and user `WhereUnsopedQuery` for instance

Expand Down
2 changes: 1 addition & 1 deletion mongo/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Package `mongo` v1.3.2
# Package `mongo` v1.4.0

Useful tools around MongoDB.

Expand Down

0 comments on commit 2db025c

Please sign in to comment.