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 7de155d commit 560db8dCopy full SHA for 560db8d
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.36.0" (2023-06-06)
18
+=====================
19
+
20
+Features
21
+--------
22
23
+- :sparkles: `[logs]` created a [hclog](https://github.com/hashicorp/go-hclog)'s wrapper over logs.Loggers (#20230606144452)
24
25
26
"1.35.0" (2023-06-06)
27
=====================
28
changes/20230606144452.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.35.0
+Version=1.36.0
2
MajorVersion=1
3
-MinorVersion=35
+MinorVersion=36
4
PatchVersion=0
5
-CommitHash=7c6deeb7a98cf3a9c56f43ea92963c86a3f199e7
+CommitHash=7de155d426e2086f9f467869e3d25fa0770f04ab
0 commit comments