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.
2 parents 968ba9f + 1a7faef commit e5eed63Copy full SHA for e5eed63
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