Skip to content

Commit 914f37c

Browse files
authored
note 3.11.0 drops server 3.6 (#1219)
1 parent 7378f46 commit 914f37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ Changes prior to 3.9.0 are documented as [release notes on GitHub](https://githu
4444

4545
### Deprecated
4646

47-
- Support for MongoDB Server 3.6. See [MongoDB Software Lifecycle Schedules](https://www.mongodb.com/legal/support-policy/lifecycles).
4847
- The `bsoncxx/util/functor.hpp` header.
4948
- The `bsoncxx::util` namespace.
5049

5150
### Removed
5251

52+
- Support for MongoDB Server 3.6. See [MongoDB Software Lifecycle Schedules](https://www.mongodb.com/legal/support-policy/lifecycles).
5353
- Export of private member functions in the bsoncxx ABI:
5454
- `bsoncxx::v_noabi::types::bson_value::value::value(const uint8_t*, uint32_t, uint32_t, uint32_t)`
5555
- `bsoncxx::v_noabi::types::bson_value::view::_init(void*)`

0 commit comments

Comments
 (0)