Skip to content

Commit

Permalink
versions update for 2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyburghardt committed Jan 31, 2025
1 parent 58c9f45 commit 1a7c339
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions api/docs/v2/versioning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ This table lists the correspondence between Protocol API versions and robot soft
+-------------+------------------------------+
| API Version | Introduced in Robot Software |
+=============+==============================+
| 2.22 | 8.3.0 |
+-------------+------------------------------+
| 2.21 | 8.2.0 |
+-------------+------------------------------+
| 2.20 | 8.0.0 |
Expand Down Expand Up @@ -136,6 +138,10 @@ This table lists the correspondence between Protocol API versions and robot soft
Changes in API Versions
=======================

Version 2.22
-------------
This version includes beta features for our commercial partners.

Version 2.21
------------
- Adds :py:class:`.AbsorbanceReaderContext` to support the :ref:`Absorbance Plate Reader Module <absorbance-plate-reader-module>`. Use the load name ``absorbanceReaderV1`` with :py:meth:`.ProtocolContext.load_module` to add an Absorbance Plate Reader to a protocol.
Expand Down

0 comments on commit 1a7c339

Please sign in to comment.