From ca6b9bdf8cddebda070643ce62bd7c20c3d0dafe Mon Sep 17 00:00:00 2001 From: MongoCamp CI Date: Tue, 11 Oct 2022 05:47:26 +0000 Subject: [PATCH] ci: prepare release of version 2.5.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6076eae0..bb583097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [2.5.1](https://github.com/MongoCamp/mongodb-driver/compare/v2.5.0...v2.5.1) (2022-10-11) + + +### Maintenance + +* **Dependencies:** mongo scala driver 4.7.2 ([f050d78](https://github.com/MongoCamp/mongodb-driver/commit/f050d78ac16e6cfbbf52c067a3eacd8091965bbb)) + ## [2.5.0](https://github.com/MongoCamp/mongodb-driver/compare/v2.4.9...v2.5.0) (2022-07-27)