Skip to content

Commit

Permalink
Set release date.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth committed Dec 20, 2021
1 parent 018f8cd commit 25a3bf2
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.8.11 (unreleased)
### 0.8.11 (2021-12-20)

Language Features:
* General: New builtin function ``abi.encodeCall(functionPointer, (arg1, arg2, ...))`` that type-checks the arguments and returns the ABI-encoded function call data.
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 @@ -1548,6 +1548,10 @@
"bugs": [],
"released": "2021-11-09"
},
"0.8.11": {
"bugs": [],
"released": "2021-12-20"
},
"0.8.2": {
"bugs": [
"SignedImmutables",
Expand Down

0 comments on commit 25a3bf2

Please sign in to comment.