We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e79063 commit 88e0637Copy full SHA for 88e0637
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
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
26
"" "1.15.2" (2022-07-27)
27
========================
28
changes/202207290929.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.15.2
+Version=1.16.0
2
MajorVersion=1
3
-MinorVersion=15
4
-PatchVersion=2
5
-CommitHash=4099340c7c13729c962f748ed1d47c03f996f389
+MinorVersion=16
+PatchVersion=0
+CommitHash=2e79063905d1aab9dc698939643ffa9ec7186b85
0 commit comments