From ca8da73d1f81e80d9bcb9e917726f90978219e9d Mon Sep 17 00:00:00 2001 From: Max Marrone Date: Wed, 11 Oct 2023 13:53:15 -0400 Subject: [PATCH] Remove known issue from release notes. --- api/release-notes.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api/release-notes.md b/api/release-notes.md index 8251770fad6..e26d3b45a6b 100644 --- a/api/release-notes.md +++ b/api/release-notes.md @@ -21,7 +21,7 @@ Flex touchscreen - Manage instruments: View information about connected pipettes and the gripper. Attach, detach, or recalibrate instruments. - Robot settings: Customize the behavior of your Flex, including the LED and touchscreen displays. -Flex features +Flex features - Analyze and run protocols that use the Flex robot, Flex pipettes, and Flex tip racks. - Move labware around the deck automatically with the Flex Gripper. @@ -48,7 +48,6 @@ Python API features Some protocols can't be simulated with the `opentrons_simulate` command-line tool: - JSON protocols created or modified with Protocol Designer v6.0.0 or higher. -- Python protocols specifying an `apiLevel` of 2.14 or higher. ---