Skip to content

Commit 677efc6

Browse files
committed
Fix changelog/release v1.4.14.
1 parent 84e284e commit 677efc6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# v1.14.14
1+
# v1.4.14
22

33
+ Add `quote_path=True` argument to `files.[FindFiles|FindLinks|FindDirectories]` facts
44
+ Fix enable/disable service in `sysvinit.service` operation using un-quoted path
55
+ Fix path join handling in certain cases in `files.sync` operation
66
+ Always normalise paths in `files.[file|link|directory]` operations
77

8+
# NOTE: there was an accidental release of a v1.14.14 here, which is identical to v1.4.14.
9+
810
# v1.4.13
911

1012
+ Fix `exclude_dir` in `files.sync` operation (@gchazot)

0 commit comments

Comments
 (0)