File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # v1.3.1
2+
3+ + Add ` git_tracking_branch ` fact and rework ` git.worktree ` operation (@remybar )
4+ + Add ` user_mode ` arg to ` systemd.daemon_reload ` operation (@smdnv )
5+ + Add ` comment ` arg/support to ` server.user ` operation (@sprat )
6+ + Use ` StrictUndefined ` when rendering templates (@relaxdiego )
7+ + Allow numbers in ` pacman_packages ` fact
8+ + Remove restriction on group data types
9+ + Improve support for ` Path ` objects as operation arguments (@relaxdiego )
10+ + Improve error output when failing to start SFTP sessions (@relaxdiego )
11+ + Fix readme doc link (@mrshu )
12+ + Fix Docker tests and separate from main tests, don't run on PRs
13+
114# v1.3
215
316Theme of this release is improving error handling and end user experience. Highlights:
Original file line number Diff line number Diff line change 1- __version__ = '1.3'
1+ __version__ = '1.3.1 '
You can’t perform that action at this time.
0 commit comments