Skip to content

Commit a582684

Browse files
committed
Set release date for 0.8.21 and update the bug list
1 parent c7e5212 commit a582684

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.8.22 (unreleased)
1+
### 0.8.22 (2023-10-25)
22

33
Language Features:
44
* Allow defining events at file level.

Diff for: docs/bugs_by_version.json

+4
Original file line numberDiff line numberDiff line change
@@ -1863,6 +1863,10 @@
18631863
"bugs": [],
18641864
"released": "2023-07-19"
18651865
},
1866+
"0.8.22": {
1867+
"bugs": [],
1868+
"released": "2023-10-25"
1869+
},
18661870
"0.8.3": {
18671871
"bugs": [
18681872
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",

0 commit comments

Comments
 (0)