From f6b79cb8d3eb3ecd4a1c794cfbdb25cee199526d Mon Sep 17 00:00:00 2001 From: Shlok Amin Date: Fri, 3 Nov 2023 16:11:07 -0400 Subject: [PATCH] feat(api, app-shell): add 7.0.2 release notes (#13913) --- api/release-notes.md | 9 +++++++++ app-shell/build/release-notes.md | 11 +++++++++++ 2 files changed, 20 insertions(+) diff --git a/api/release-notes.md b/api/release-notes.md index ac6ab08ae02..5326fa3f4b9 100644 --- a/api/release-notes.md +++ b/api/release-notes.md @@ -4,6 +4,15 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr [technical change log]: https://github.com/Opentrons/opentrons/releases [opentrons issue tracker]: https://github.com/Opentrons/opentrons/issues?q=is%3Aopen+is%3Aissue+label%3Abug + +## Opentrons Robot Software Changes in 7.0.2 + +The 7.0.2 hotfix release does not contain any changes to the robot software + +### Known Issues + +JSON protocols created or modified with Protocol Designer v6.0.0 or higher can't be simulated with the `opentrons_simulate` command-line tool + --- ## Opentrons Robot Software Changes in 7.0.1 diff --git a/app-shell/build/release-notes.md b/app-shell/build/release-notes.md index 611a07c5ed1..c55ecba0291 100644 --- a/app-shell/build/release-notes.md +++ b/app-shell/build/release-notes.md @@ -6,6 +6,17 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr --- +## Opentrons App Changes in 7.0.2 + +Welcome to the v7.0.2 release of the Opentrons App! + +### Bug Fixes + +- Fixes an issue where robot system updates over USB were stalling +- Fixes an issue where app protocol analysis would fail if you had Python 3.10 installed on your computer and installed the opentrons package there + +--- + ## Opentrons App Changes in 7.0.1 Welcome to the v7.0.1 release of the Opentrons App! This release builds on the major release that added support for Opentrons Flex.