Skip to content

Commit 1f5c4d8

Browse files
committed
🚀 releasing version 1.53.0 @ 2023-10-30 12:38
[skip ci]
1 parent 3fb2ac3 commit 1f5c4d8

File tree

5 files changed

+14
-6
lines changed

5 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"1.53.0" (2023-10-30)
18+
=====================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `[platform]` Add parameter substitution utilities for all platform (#20231029203453)
24+
- :sparkles: `[environment]` Add utilities to manipulate environment variable collections (#20231029203455)
25+
- :sparkles: [`platform`] Add portable variable name validation (#20231030114112)
26+
27+
1728
"1.52.0" (2023-10-27)
1829
=====================
1930

changes/20231029203453.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20231029203455.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20231030114112.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.52.0
1+
Version=1.53.0
22
MajorVersion=1
3-
MinorVersion=52
3+
MinorVersion=53
44
PatchVersion=0
5-
CommitHash=9600ba2306493dcdd98b69deb2242af831effcdf
5+
CommitHash=3fb2ac3890728841d27cb0b6482ca08fc6baaec0

0 commit comments

Comments
 (0)