File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -79,9 +79,10 @@ A breaking change is a change of a convention or a behavior starting in a specif
7979version of the library. This type of change may prevent your application from working
8080properly if not addressed before upgrading the library.
8181
82- The breaking changes in this section are categorized by the library version that introduced
83- them. When upgrading library versions, address all the breaking changes between the current
84- and upgrade versions.
82+ The breaking changes in this section are categorized by the library
83+ version that introduced them. Only major library versions introduce
84+ breaking changes. When upgrading versions, address all
85+ the breaking changes between the current and upgrade versions.
8586
8687For more information on release changes, see the release notes and associated
8788JIRA tickets for each release on `GitHub <https://github.com/mongodb/mongo-php-library/releases>`__.
@@ -90,7 +91,7 @@ Version 1.0 Breaking Changes
9091~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9192
9293To view breaking changes for this major release, see the
93- :github:`release notes </mongo-php-library/releases/tag/1.0.0>`
94+ :github:`release notes </mongodb/ mongo-php-library/releases/tag/1.0.0>`
9495on GitHub.
9596
9697.. _php-compat-changes:
You can’t perform that action at this time.
0 commit comments