Skip to content

Commit 25a3bf2

Browse files
committed
Set release date.
1 parent 018f8cd commit 25a3bf2

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.11 (unreleased)
1+
### 0.8.11 (2021-12-20)
22

33
Language Features:
44
* General: New builtin function ``abi.encodeCall(functionPointer, (arg1, arg2, ...))`` that type-checks the arguments and returns the ABI-encoded function call data.

docs/bugs_by_version.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,6 +1548,10 @@
15481548
"bugs": [],
15491549
"released": "2021-11-09"
15501550
},
1551+
"0.8.11": {
1552+
"bugs": [],
1553+
"released": "2021-12-20"
1554+
},
15511555
"0.8.2": {
15521556
"bugs": [
15531557
"SignedImmutables",

0 commit comments

Comments
 (0)