Skip to content

Commit

Permalink
Update changelog for v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philpep committed Dec 7, 2021
1 parent f077b3a commit 807bfdd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
Changelog
=========

6.5.0
=====

* Fallback to which when "command -v" fails
* Use realpath by default to resolve symlinks instead of "readlink -f"
* ansible: Support environment variables
* Force package module to resolve to RpmPackage on Fedora
* Fix new versions of supervisor may exit with status != 0
* Eventually decode ansible output when it's not ascii
* Either use python3 or python to get remote encoding

6.4.0
=====

Expand Down

0 comments on commit 807bfdd

Please sign in to comment.