Skip to content

Commit c0b89c1

Browse files
committed
🚀 releasing version 1.12.0 @ 2022-05-12 16:29
[skip ci]
1 parent e890c30 commit c0b89c1

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.12.0" (2022-05-12)
18+
========================
19+
20+
Features
21+
--------
22+
23+
- Add option to run parseListWithCleanup to keep empty lines (#202205121612)
24+
25+
1726
"" "1.11.1" (2022-05-09)
1827
========================
1928

changes/202205121612.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.11.1
1+
Version=1.12.0
22
MajorVersion=1
3-
MinorVersion=11
4-
PatchVersion=1
5-
CommitHash=a270d20bc38714e560e0706f9019fdf115a3a997
3+
MinorVersion=12
4+
PatchVersion=0
5+
CommitHash=e890c30956d243440c4eb11afc687d72bc60e1a7

0 commit comments

Comments
 (0)