Skip to content

Commit

Permalink
🚀 releasing version 1.48.0 @ 2023-10-13 12:43
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
monty-bot committed Oct 13, 2023
1 parent 3aa6349 commit 7c8e0cf
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 6 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,22 @@ beta releases are not included in this history.

[//]: # (begin_release_notes)

"1.48.0" (2023-10-13)
=====================

Features
--------

- :sparkles: `[platform]` Add way to run commands as a user with privileges on posix systems (#20231013112742)
- :sparkles: `[command]` Add utilities to translate commands so that they are run as a separate user (#20231013122936)


Bugfixes
--------

- Dependency upgrade: net-0.17.0 (#20231011103958)


"1.47.0" (2023-10-11)
=====================

Expand Down
1 change: 0 additions & 1 deletion changes/20231011103958.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changes/20231013112742.feature

This file was deleted.

1 change: 0 additions & 1 deletion changes/20231013122936.feature

This file was deleted.

6 changes: 3 additions & 3 deletions utils/module.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version=1.47.0
Version=1.48.0
MajorVersion=1
MinorVersion=47
MinorVersion=48
PatchVersion=0
CommitHash=eef1142b6e9eb7011fe79788de9c6ede6b7dfa33
CommitHash=3aa6349c524af72e3eb4eb96321c162f071e69e5

0 comments on commit 7c8e0cf

Please sign in to comment.