You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: api/docs/v2/versioning.rst
+6
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,8 @@ This table lists the correspondence between Protocol API versions and robot soft
84
84
+-------------+------------------------------+
85
85
| API Version | Introduced in Robot Software |
86
86
+=============+==============================+
87
+
| 2.22 | 8.3.0 |
88
+
+-------------+------------------------------+
87
89
| 2.21 | 8.2.0 |
88
90
+-------------+------------------------------+
89
91
| 2.20 | 8.0.0 |
@@ -136,6 +138,10 @@ This table lists the correspondence between Protocol API versions and robot soft
136
138
Changes in API Versions
137
139
=======================
138
140
141
+
Version 2.22
142
+
-------------
143
+
This version includes beta features for our commercial partners.
144
+
139
145
Version 2.21
140
146
------------
141
147
- 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.
0 commit comments