Set the release date and updated bugs_by_version.json

This commit is contained in:
hrkrshnn
2021-08-11 12:13:07 +02:00
parent 3d33f212c8
commit 2c0c27c6d4
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
### 0.8.7 (unreleased)
### 0.8.7 (2021-08-11)
Language Features:
* Introduce global ``block.basefee`` for retrieving the base fee of the current block.
+4
View File
@@ -1551,5 +1551,9 @@
"0.8.6": {
"bugs": [],
"released": "2021-06-22"
},
"0.8.7": {
"bugs": [],
"released": "2021-08-11"
}
}