Set release date for 0.8.21

This commit is contained in:
Nikola Matic 2023-07-19 09:27:09 +02:00
parent 1acebf78ee
commit 09628b7502
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### 0.8.21 (unreleased)
### 0.8.21 (2023-07-19)
Important Bugfixes:
* Code Generator: Always generate code for the expression in ``<expression>.selector`` in the legacy code generation pipeline.

View File

@ -1859,6 +1859,10 @@
],
"released": "2023-05-10"
},
"0.8.21": {
"bugs": [],
"released": "2023-07-19"
},
"0.8.3": {
"bugs": [
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",