mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Set release date.
This commit is contained in:
parent
724af73fb8
commit
acd488532d
@ -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.
|
||||
|
@ -1560,6 +1560,10 @@
|
||||
],
|
||||
"released": "2022-02-16"
|
||||
},
|
||||
"0.8.13": {
|
||||
"bugs": [],
|
||||
"released": "2022-03-16"
|
||||
},
|
||||
"0.8.2": {
|
||||
"bugs": [
|
||||
"SignedImmutables",
|
||||
|
Loading…
Reference in New Issue
Block a user