Skip to content

Commit cb85405

Browse files
committed
Update WIP changelog/release v1.5.0.dev1.
1 parent 17530fc commit cb85405

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v1.5.0.dev0
1+
# v1.5.0.dev1
22

33
This release includes a huge number of improvements, major highlights:
44

@@ -15,13 +15,17 @@ This replaces the old style of setting `SUDO = True` at the top of files which w
1515

1616
Operation & fact updates:
1717

18+
+ Add `pkgin.packages` & `pkgin.upgrade` operations (@lun-4)
19+
+ Add `pkgin.PkginPackages` fact (@lun-4)
20+
+ Add `selinux.FileContext` & `selinux.SEBoolean` facts (@benridley)
1821
+ Add `openrc.service` operation
1922
+ Add `openrc.OpenrcStatus` & `openrc.OpenrcEnabled` facts
2023
+ Add last login time to `server.Users` fact (@sysadmin75)
2124
+ Fetch held deb package versions in `deb.DebPackages` fact (@GerardoGR)
2225
+ Add `force`, `force_backup` and `force_backup_dir` arguments to `files.files`, `files.directory` & `files.link` operations
2326
+ Add resource and SSL arguments to `mysql.user` operation
2427
+ Add `with_grant_option` argument to `mysql.privileges` operation
28+
+ Add `available` argument to `apk.packages` operation (@lun-4)
2529

2630
Connector updates:
2731

0 commit comments

Comments
 (0)