Skip to content

Commit acd4885

Browse files
committed
Set release date.
1 parent 724af73 commit acd4885

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.13 (unreleased)
1+
### 0.8.13 (2022-03-16)
22

33
Important Bugfixes:
44
* Code Generator: Correctly encode literals used in ``abi.encodeCall`` in place of fixed bytes arguments.

docs/bugs_by_version.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,6 +1560,10 @@
15601560
],
15611561
"released": "2022-02-16"
15621562
},
1563+
"0.8.13": {
1564+
"bugs": [],
1565+
"released": "2022-03-16"
1566+
},
15631567
"0.8.2": {
15641568
"bugs": [
15651569
"SignedImmutables",

0 commit comments

Comments
 (0)