Skip to content

Commit e3665ae

Browse files
committed
note 3.11.0 drops server 3.6 (#1219)
1 parent 24852b6 commit e3665ae

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
@@ -40,12 +40,12 @@ Changes prior to 3.9.0 are documented as [release notes on GitHub](https://githu
4040

4141
### Deprecated
4242

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

4746
### Removed
4847

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

0 commit comments

Comments
 (0)