Skip to content

Commit 807bfdd

Browse files
committed
Update changelog for v6.5.0
1 parent f077b3a commit 807bfdd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Changelog
33
=========
44

5+
6.5.0
6+
=====
7+
8+
* Fallback to which when "command -v" fails
9+
* Use realpath by default to resolve symlinks instead of "readlink -f"
10+
* ansible: Support environment variables
11+
* Force package module to resolve to RpmPackage on Fedora
12+
* Fix new versions of supervisor may exit with status != 0
13+
* Eventually decode ansible output when it's not ascii
14+
* Either use python3 or python to get remote encoding
15+
516
6.4.0
617
=====
718

0 commit comments

Comments
 (0)