Set release date.

This commit is contained in:
chriseth 2022-03-16 10:28:40 +01:00
parent 724af73fb8
commit acd488532d
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### 0.8.13 (unreleased)
### 0.8.13 (2022-03-16)
Important Bugfixes:
* Code Generator: Correctly encode literals used in ``abi.encodeCall`` in place of fixed bytes arguments.

View File

@ -1560,6 +1560,10 @@
],
"released": "2022-02-16"
},
"0.8.13": {
"bugs": [],
"released": "2022-03-16"
},
"0.8.2": {
"bugs": [
"SignedImmutables",