Skip to content

Commit

Permalink
Merge pull request #10630 from ethereum/setReleaseDate
Browse files Browse the repository at this point in the history
Set release date for 0.7.6.
  • Loading branch information
chriseth committed Dec 16, 2020
2 parents 33cc26f + 7f67702 commit 3d0e8aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 0.7.6 (unreleased)
### 0.7.6 (2020-12-16)

Language Features:
* Code generator: Support conversion from calldata slices to memory and storage arrays.
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 @@ -1373,5 +1373,9 @@
"0.7.5": {
"bugs": [],
"released": "2020-11-18"
},
"0.7.6": {
"bugs": [],
"released": "2020-12-16"
}
}

0 comments on commit 3d0e8aa

Please sign in to comment.