From 1193c2921666a46cb6a97b54400cdba9357fc556 Mon Sep 17 00:00:00 2001 From: Ed Cormany Date: Wed, 26 Jun 2024 16:15:58 -0400 Subject: [PATCH] chore: 7.4.0 release notes (#15531) # Overview Indicate that 7.4.0 adds support for HEPA/UV. # Test Plan Check in-app after alpha 0 tag is cut. # Changelog app-shell and api notes. # Risk assessment nil --- api/release-notes.md | 8 ++++++++ app-shell/build/release-notes.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/api/release-notes.md b/api/release-notes.md index 4ba3074bf31..5c433e6cba8 100644 --- a/api/release-notes.md +++ b/api/release-notes.md @@ -6,6 +6,14 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr --- +## Opentrons Robot Software Changes in 7.4.0 + +Welcome to the v7.4.0 release of the Opentrons robot software! + +This release adds support for the [Opentrons Flex HEPA/UV Module](https://opentrons.com/products/opentrons-flex-hepa-uv-module). + +--- + ## Opentrons Robot Software Changes in 7.3.1 Welcome to the v7.3.1 release of the Opentrons robot software! diff --git a/app-shell/build/release-notes.md b/app-shell/build/release-notes.md index eadc8b068b2..60adacf1a4a 100644 --- a/app-shell/build/release-notes.md +++ b/app-shell/build/release-notes.md @@ -6,6 +6,14 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr --- +## Opentrons App Changes in 7.4.0 + +Welcome to the v7.4.0 release of the Opentrons App! + +This release adds support for the [Opentrons Flex HEPA/UV Module](https://opentrons.com/products/opentrons-flex-hepa-uv-module). + +--- + ## Opentrons App Changes in 7.3.1 Welcome to the v7.3.1 release of the Opentrons App!