Skip to content

Commit b59a51e

Browse files
authored
chore: release note for floating point distribute bug fix (#19033)
# Overview Add a line for [AUTH-2151](https://opentrons.atlassian.net/browse/AUTH-2151) in the 8.5.1 release notes. ## Test Plan and Hands on Testing n/a ## Changelog - 1 new bullet - Simplified note for air gap bug per [post-merge discussion on #19017](#19017 (comment)) ## Review requests good words? ## Risk assessment none [AUTH-2151]: https://opentrons.atlassian.net/browse/AUTH-2151?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1 parent 458d1d7 commit b59a51e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ The 8.5.1 hotfix release fixes these bugs:
1414

1515
- Corrected behavior when performing multi-dispense actions using a custom or modified liquid class.
1616
- Fixed a problem where certain quick transfers (specifically ones that attempt to blow out over the waste chute) could not be run.
17-
- Air-gapping after a dispense when using a liquid class now uses the correct volume. It previously used the same volume as when air-gapping after an aspirate.
17+
- Air-gapping after a dispense when using a liquid class now uses the correct volume.
18+
- Fixed a problem where distributing with a liquid class would sometimes fail to blow out the disposal volume.
1819

1920
---
2021

0 commit comments

Comments
 (0)