Set release date for 0.8.20.

This commit is contained in:
Daniel Kirchner 2023-05-10 12:20:00 +02:00
parent 0f2bd3e8bd
commit 3c77d33db8

View File

@ -1,4 +1,4 @@
## 0.8.20 (unreleased)
### 0.8.20 (2023-05-10)
Compiler Features:
* Assembler: Use ``push0`` for placing ``0`` on the stack for EVM versions starting from "Shanghai". This decreases the deployment and runtime costs.