Add a note that old API versions from beta and alpha releases are not documented in the upgrade guide.

This commit is contained in:
A.J. Beamon 2019-12-12 14:51:16 -08:00
parent 94dc152180
commit f50841de0f
1 changed files with 5 additions and 0 deletions

View File

@ -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.