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 b060ee8 commit c42bd2cCopy full SHA for c42bd2c
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.114.1" (2025-08-14)
18
+======================
19
+
20
+Bugfixes
21
+--------
22
23
+- :bug: [parallelisation] Make sure options are not overridden for a close store (#20250814104556)
24
25
26
"1.114.0" (2025-08-13)
27
======================
28
changes/20250814104556.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.114.0
+Version=1.114.1
2
MajorVersion=1
3
MinorVersion=114
4
-PatchVersion=0
5
-CommitHash=7cc46ab1b4b5156d4b1596c96412ce92fc4faa79
+PatchVersion=1
+CommitHash=b060ee8a90daee63769d5baaa91111e027053e6d
0 commit comments