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 e890c30 commit c0b89c1Copy full SHA for c0b89c1
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"" "1.12.0" (2022-05-12)
18
+========================
19
+
20
+Features
21
+--------
22
23
+- Add option to run parseListWithCleanup to keep empty lines (#202205121612)
24
25
26
"" "1.11.1" (2022-05-09)
27
========================
28
changes/202205121612.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.11.1
+Version=1.12.0
2
MajorVersion=1
3
-MinorVersion=11
4
-PatchVersion=1
5
-CommitHash=a270d20bc38714e560e0706f9019fdf115a3a997
+MinorVersion=12
+PatchVersion=0
+CommitHash=e890c30956d243440c4eb11afc687d72bc60e1a7
0 commit comments