We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968ba9f commit 1a7faefCopy full SHA for 1a7faef
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.9 (unreleased)
+### 0.8.9 (2021-09-29)
2
3
Important Bugfixes:
4
* Immutables: Properly perform sign extension on signed immutables.
docs/bugs_by_version.json
@@ -1589,5 +1589,9 @@
1589
"SignedImmutables"
1590
],
1591
"released": "2021-09-27"
1592
+ },
1593
+ "0.8.9": {
1594
+ "bugs": [],
1595
+ "released": "2021-09-29"
1596
}
1597
0 commit comments