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 3d33f21 + 2c0c27c commit 98a259aCopy full SHA for 98a259a
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.7 (unreleased)
+### 0.8.7 (2021-08-11)
2
3
Language Features:
4
* Introduce global ``block.basefee`` for retrieving the base fee of the current block.
docs/bugs_by_version.json
@@ -1551,5 +1551,9 @@
1551
"0.8.6": {
1552
"bugs": [],
1553
"released": "2021-06-22"
1554
+ },
1555
+ "0.8.7": {
1556
+ "bugs": [],
1557
+ "released": "2021-08-11"
1558
}
1559
0 commit comments