-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
------------------------------------------------------------------- | ||
Thu Feb 1 09:41:57 UTC 2024 - Dominik Heidler <[email protected]> | ||
|
||
- Version 5.0.0 | ||
* Allow selecting mirror 1st time when adding packman repo | ||
* Add Plugin for SoftMaker Freeoffice | ||
* Use new osc service run cmd syntax | ||
* Codecs: Install AV1 decoder for mpv | ||
* Bump .NET SDK plugin to .NET 8.0 | ||
|
||
------------------------------------------------------------------- | ||
Tue Jan 2 13:54:28 UTC 2024 - Dominik Heidler <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = '4.4.0' | ||
__version__ = '5.0.0' |