Skip to content

Commit 98a259a

Browse files
authored
Merge pull request #11784 from ethereum/set-release-date
Set the release date and updated bugs_by_version.json
2 parents 3d33f21 + 2c0c27c commit 98a259a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.8.7 (unreleased)
1+
### 0.8.7 (2021-08-11)
22

33
Language Features:
44
* Introduce global ``block.basefee`` for retrieving the base fee of the current block.

docs/bugs_by_version.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,5 +1551,9 @@
15511551
"0.8.6": {
15521552
"bugs": [],
15531553
"released": "2021-06-22"
1554+
},
1555+
"0.8.7": {
1556+
"bugs": [],
1557+
"released": "2021-08-11"
15541558
}
15551559
}

0 commit comments

Comments
 (0)