Skip to content

Commit e4c77ba

Browse files
committed
🚀 releasing version 1.106.0 @ 2025-07-16 07:46
[skip ci]
1 parent 6c0346f commit e4c77ba

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
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.106.0" (2025-07-16)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `[parallelisation]` Create a store for closing functions so they can be done concurrently (#20250715185008)
24+
25+
1726
"1.105.0" (2025-07-15)
1827
======================
1928

changes/20250715185008.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.105.0
1+
Version=1.106.0
22
MajorVersion=1
3-
MinorVersion=105
3+
MinorVersion=106
44
PatchVersion=0
5-
CommitHash=96466bad376ece942b8bdf4d82cbcec8e2d77804
5+
CommitHash=6c0346ff758314e46b87476548207c1e69519e85

0 commit comments

Comments
 (0)