Skip to content

Commit

Permalink
Fix changelog/release v1.4.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizzadar committed Sep 2, 2021
1 parent 84e284e commit 677efc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# v1.14.14
# v1.4.14

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

# NOTE: there was an accidental release of a v1.14.14 here, which is identical to v1.4.14.

# v1.4.13

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

0 comments on commit 677efc6

Please sign in to comment.