Skip to content

Commit 55bbeea

Browse files
committed
fix labels
1 parent ca58d49 commit 55bbeea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/whats-new.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ Learn what's new in:
3838
What's New in 3.1
3939
-----------------
4040

41-
.. _csharp-version-3.1:
42-
4341
The 3.1 driver release includes the following new features:
4442

4543
- Adds new default serializers for immutable collections in the
4644
`System.Collections.Immutable <https://learn.microsoft.com/en-us/dotnet/api/system.collections.immutable?view=net-8.0>`__
4745
namespace. The driver can now serialize ``ImmutableArray`` objects, and serialization
4846
for other immutable collections is more memory efficient.
4947

48+
.. _csharp-version-3.0:
49+
5050
What's New in 3.0
5151
-----------------
5252

0 commit comments

Comments
 (0)