Skip to content

Commit 830ec2c

Browse files
committed
Set changelog release date
1 parent 3c3da63 commit 830ec2c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.8.27 (unreleased)
1+
### 0.8.27 (2024-09-04)
22

33
Language Features:
44
* Accept declarations of state variables with ``transient`` data location (parser support only, no code generation yet).

docs/bugs_by_version.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1898,6 +1898,10 @@
18981898
"bugs": [],
18991899
"released": "2024-05-21"
19001900
},
1901+
"0.8.27": {
1902+
"bugs": [],
1903+
"released": "2024-09-04"
1904+
},
19011905
"0.8.3": {
19021906
"bugs": [
19031907
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",

0 commit comments

Comments
 (0)