Skip to content

Commit 88e0637

Browse files
committed
🚀 releasing version 1.16.0 @ 2022-07-29 12:39
[skip ci]
1 parent 2e79063 commit 88e0637

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

CHANGELOG.md

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

1515
[//]: # (begin_release_notes)
1616

17+
"" "1.16.0" (2022-07-29)
18+
========================
19+
20+
Features
21+
--------
22+
23+
- Add utility for generating a list of the environment variables based on a struct that uses mapstructure (#202207290929)
24+
25+
1726
"" "1.15.2" (2022-07-27)
1827
========================
1928

changes/202207290929.feature

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

utils/module.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.15.2
1+
Version=1.16.0
22
MajorVersion=1
3-
MinorVersion=15
4-
PatchVersion=2
5-
CommitHash=4099340c7c13729c962f748ed1d47c03f996f389
3+
MinorVersion=16
4+
PatchVersion=0
5+
CommitHash=2e79063905d1aab9dc698939643ffa9ec7186b85

0 commit comments

Comments
 (0)