Skip to content

Commit

Permalink
Merge pull request #14810 from ethereum/set-changelog-for-8-24-release
Browse files Browse the repository at this point in the history
Update changelog for 0.8.24 release
  • Loading branch information
nikola-matic committed Jan 25, 2024
2 parents 2ec5726 + 0da4527 commit e11b9ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
@@ -1,4 +1,4 @@
### 0.8.24 (unreleased)
### 0.8.24 (2024-01-25)

Language Features:
* Introduce global ``block.blobbasefee`` for retrieving the blob base fee of the current block.
Expand Down
4 changes: 4 additions & 0 deletions docs/bugs_by_version.json
Expand Up @@ -1886,6 +1886,10 @@
"bugs": [],
"released": "2023-11-08"
},
"0.8.24": {
"bugs": [],
"released": "2024-01-25"
},
"0.8.3": {
"bugs": [
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
Expand Down

0 comments on commit e11b9ed

Please sign in to comment.