Skip to content

Commit 6eada20

Browse files
QuadStingraygithub-actions[bot]
authored andcommitted
docs: update CHANGELOG.md for main
1 parent e2b0223 commit 6eada20

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [v3.0.10] - 2025-09-24
2+
### :recycle: Refactors
3+
- [`97f5062`](https://github.com/MongoCamp/mongodb-driver/commit/97f50624b673af446959c9037801b1c72f16da0f) - limit for pagination is an int in official mongodb driver *(commit by [@QuadStingray](https://github.com/QuadStingray))*
4+
- [`76fb36d`](https://github.com/MongoCamp/mongodb-driver/commit/76fb36d23d25d6a09f914b17cd47eb98c881b15f) - limit for pagination is an int in official mongodb driver *(commit by [@QuadStingray](https://github.com/QuadStingray))*
5+
6+
### :white_check_mark: Tests
7+
- [`b785ceb`](https://github.com/MongoCamp/mongodb-driver/commit/b785ceb0784aa5e805c0df73584a8abd9fc0258e) - replaced java 23 test with java 25 *(commit by [@QuadStingray](https://github.com/QuadStingray))*
8+
9+
110
## [v3.0.9] - 2025-09-24
211
### :wrench: Chores
312
- [`e6d7da6`](https://github.com/MongoCamp/mongodb-driver/commit/e6d7da634dde8fa86f43867fd7f93c6c5215ceef) - update library dependencies to latest versions *(commit by [@QuadStingray](https://github.com/QuadStingray))*
@@ -336,3 +345,4 @@
336345
[v3.0.8]: https://github.com/MongoCamp/mongodb-driver/compare/v3.0.7...v3.0.8
337346
[v3.0.7]: https://github.com/MongoCamp/mongodb-driver/compare/v3.0.6...v3.0.7
338347
[v3.0.9]: https://github.com/MongoCamp/mongodb-driver/compare/v3.0.8...v3.0.9
348+
[v3.0.10]: https://github.com/MongoCamp/mongodb-driver/compare/v3.0.9...v3.0.10

0 commit comments

Comments
 (0)