Skip to content

Commit eb2db91

Browse files
committed
🚀 releasing version 1.18.0 @ 2022-08-24 14:09
[skip ci]
1 parent 7c6ba77 commit eb2db91

File tree

5 files changed

+20
-7
lines changed

5 files changed

+20
-7
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,22 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"" "1.18.0" (2022-08-24)
18+
========================
19+
20+
Features
21+
--------
22+
23+
- `[filesystem]` Add utility to retrieve file ownership information i.e. `UID` and `GID` (#202208131936)
24+
- `[shared cache]` Added a new module to create and manage shared cache between processes (#202208231010)
25+
26+
27+
Deprecations and Removals
28+
-------------------------
29+
30+
- Reverted a dependency upgrade as not supported on MacOs (#202208241429)
31+
32+
1733
"" "1.17.2" (2022-08-11)
1834
========================
1935

changes/202208131936.feature

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

changes/202208231010.feature

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

changes/202208241429.removal

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.17.2
1+
Version=1.18.0
22
MajorVersion=1
3-
MinorVersion=17
4-
PatchVersion=2
5-
CommitHash=58109bfe2e3088de8f5cafc22ec14d5e8657a4c6
3+
MinorVersion=18
4+
PatchVersion=0
5+
CommitHash=7c6ba77345fb740e93fa2a6300edbe3f775f6e52

0 commit comments

Comments
 (0)