Skip to content

Commit

Permalink
Merge pull request #15491 from ethereum/sortChangelogForRelease
Browse files Browse the repository at this point in the history
Sort changelog for upcoming release
  • Loading branch information
nikola-matic authored Oct 9, 2024
2 parents fde19a5 + 9b97e52 commit 7893614
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### 0.8.28 (unreleased)
### 0.8.28 (2024-10-09)

Language Features:
* Transient storage value type state variables are now fully supported.
* Transient storage state variables of value types are now fully supported.


Compiler Features:
Expand Down
4 changes: 4 additions & 0 deletions docs/bugs_by_version.json
Original file line number Diff line number Diff line change
Expand Up @@ -1902,6 +1902,10 @@
"bugs": [],
"released": "2024-09-04"
},
"0.8.28": {
"bugs": [],
"released": "2024-10-09"
},
"0.8.3": {
"bugs": [
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
Expand Down

0 comments on commit 7893614

Please sign in to comment.