Skip to content

Commit 8ab447c

Browse files
committed
tweak
1 parent 6077d96 commit 8ab447c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/upgrade.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ This driver version introduces the following breaking changes:
7777
- The ``getServerValue()`` method now returns a value of type ``Long`` instead of type
7878
``Integer``. Similarly, the ``getLocalValue()`` method returns a value of type
7979
``long`` instead of type ``int``. Because this change breaks both binary and source
80-
compatibility, update any source code that uses these methods and rebuild
81-
your binary.
80+
compatibility, update any source code that uses these methods and rebuild your binary.
8281

8382
- The following record annotations from the
8483
``org.bson.codecs.record.annotations`` package are replaced with

0 commit comments

Comments
 (0)