Skip to content

Commit 08ae7ad

Browse files
authored
[CXX] BSON Binary Vector Subtype Support (#131)
* bson vector release note * fix link * NR feedback * link * format * format
1 parent b109a67 commit 08ae7ad

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

source/whats-new.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,20 @@ Learn what's new in:
2727
* :ref:`Version 3.10 <version-3.10>`
2828
* :ref:`Version 3.9 <version-3.9>`
2929

30+
.. _version-4.1:
31+
32+
What's New in 4.1
33+
-----------------
34+
35+
The v4.1 driver release includes the following new features:
36+
37+
- Adds support for the BSON Binary Vector type.
38+
39+
For more information, see the following resources:
40+
41+
- :manual:`Binary Data BSON Types </reference/bson-types/#binary-data>` in the {+mdb-server+} manual
42+
- :github:`BSON Binary Vector </mongodb/mongo-cxx-driver/blob/master/examples/bsoncxx/bson_binary_vector.cpp>` usage example on GitHub
43+
3044
.. _version-4.0:
3145

3246
What's New in 4.0

0 commit comments

Comments
 (0)