Skip to content

Commit 99a763c

Browse files
QuadStingraygithub-actions[bot]
authored andcommitted
docs: update CHANGELOG.md for v2.6.8
1 parent b9065e4 commit 99a763c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v2.6.8] - 2023-11-21
2+
### :recycle: Refactors
3+
- [`292355c`](https://github.com/MongoCamp/mongodb-driver/commit/292355c1ca47fb8e79f98aadd01018eecf0e4451) - Use MaxWait also Pagination and other calls *(commit by [@QuadStingray](https://github.com/QuadStingray))*
4+
5+
### :wrench: Chores
6+
- [`63c3b46`](https://github.com/MongoCamp/mongodb-driver/commit/63c3b466c1fafdf52eef0475027f883bd4387d9e) - dependency updates *(commit by [@QuadStingray](https://github.com/QuadStingray))*
7+
8+
19
## [v2.6.7] - 2023-11-04
210
### :white_check_mark: Tests
311
- [`bdd695b`](https://github.com/MongoCamp/mongodb-driver/commit/bdd695b956e30450be7a478539e4b5c3bf5b6852) - Added Java 21 to test *(commit by [@QuadStingray](https://github.com/QuadStingray))*
@@ -174,4 +182,5 @@
174182

175183

176184
[v2.6.5]: https://github.com/MongoCamp/mongodb-driver/compare/v2.6.4...v2.6.5
177-
[v2.6.7]: https://github.com/MongoCamp/mongodb-driver/compare/v2.6.6...v2.6.7
185+
[v2.6.7]: https://github.com/MongoCamp/mongodb-driver/compare/v2.6.6...v2.6.7
186+
[v2.6.8]: https://github.com/MongoCamp/mongodb-driver/compare/v2.6.7...v2.6.8

docs/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"mongocamp": "v2.6.7"}
1+
{"mongocamp": "v2.6.8"}

0 commit comments

Comments
 (0)