Skip to content

Commit f6b79cb

Browse files
authored
feat(api, app-shell): add 7.0.2 release notes (#13913)
1 parent a779679 commit f6b79cb

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

api/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr
44
[technical change log]: https://github.com/Opentrons/opentrons/releases
55
[opentrons issue tracker]: https://github.com/Opentrons/opentrons/issues?q=is%3Aopen+is%3Aissue+label%3Abug
66

7+
8+
## Opentrons Robot Software Changes in 7.0.2
9+
10+
The 7.0.2 hotfix release does not contain any changes to the robot software
11+
12+
### Known Issues
13+
14+
JSON protocols created or modified with Protocol Designer v6.0.0 or higher can't be simulated with the `opentrons_simulate` command-line tool
15+
716
---
817

918
## Opentrons Robot Software Changes in 7.0.1

app-shell/build/release-notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr
66

77
---
88

9+
## Opentrons App Changes in 7.0.2
10+
11+
Welcome to the v7.0.2 release of the Opentrons App!
12+
13+
### Bug Fixes
14+
15+
- Fixes an issue where robot system updates over USB were stalling
16+
- 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
17+
18+
---
19+
920
## Opentrons App Changes in 7.0.1
1021

1122
Welcome to the v7.0.1 release of the Opentrons App! This release builds on the major release that added support for Opentrons Flex.

0 commit comments

Comments
 (0)