Add a note that old API versions from beta and alpha releases are not documented in the upgrade guide.
This commit is contained in:
parent
94dc152180
commit
f50841de0f
|
@ -209,3 +209,8 @@ Java bindings
|
|||
-------------
|
||||
|
||||
* ``Transaction.clearRangeStartsWith`` has been deprecated. ``Transaction.clear(Range)`` should be used instead.
|
||||
|
||||
Older API versions
|
||||
==================
|
||||
|
||||
API versions from the beta and alpha releases of Foundationdb (pre-100) are not documented here. See :doc:`old-release-notes/release-notes-023` for details about changes in those releases.
|
||||
|
|
Loading…
Reference in New Issue