Skip to content

Commit fffb263

Browse files
docs(release-notes): polish v0.186.3 entry
Signed-off-by: Doc Holiday <doc-holiday@blinklabs.io> Signed-off-by: Doc Holiday <doc@doc.holiday>
1 parent c15a650 commit fffb263

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ title: Release notes
1111

1212
### Summary
1313

14-
This release restores Conway witness decoding for tolerated duplicate set members and refreshes CI linting tooling.
14+
This release fixes Conway witness decoding for tolerated duplicate set members and keeps CI linting tooling current.
1515

1616
### Bug Fixes
1717

1818
* Fixed Conway witness decoding so historical blocks with duplicate `vkey` witnesses, `bootstrap` witnesses, `native` scripts, or `Plutus` data now decode successfully in Conway protocol versions 9 through 11 instead of failing with `duplicate member in set`, while `Plutus` script sets still reject duplicates.
1919

2020
### Additional Changes
2121

22-
* Updated the lint workflow to use `golangci-lint` action v9.3.0, keeping CI checks current without changing application behavior.
22+
* Updated the lint workflow to use `golangci-lint` action v9.3.0, leaving application runtime unchanged.
2323

2424
## v0.186.2
2525

0 commit comments

Comments
 (0)