Skip to content

Commit 71ab71d

Browse files
committed
Release version 2.1.0
1 parent 6ebcf09 commit 71ab71d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
CHANGELOG
22
=========
33

4-
# 2.1.0 / Unreleased
4+
# 2.1.0 / 2018-05-14
55

66
* [FEATURE] Support "--check" Ansible option for dry-run.
77
* [BUGFIX] Fix downgrade on centos.
8+
* [IMPROVEMENT] Update conf paths to respect agent6 best practice (thanks [@dbr1993][]).
9+
* [IMPROVEMENT] Fix YAML cosmetics: standardize syntax everywhere (thanks [@tomgoren][]).
10+
* [DEPRECATION] Drop support for EOL versions of ansible (<2.2).
811

912
# 2.0.3 / 2018-04-13
1013

@@ -89,3 +92,5 @@ Initial release, compatible with Ansible v1 & v2
8992
[@gtrummell]: https://github.com/gtrummell
9093
[@jeffwidman]: https://github.com/jeffwidman
9194
[@pmbauer]: https://github.com/pmbauer
95+
[@tomgoren]: https://github.com/tomgoren
96+
[@dbr1993 ]: https://github.com/dbr1993

0 commit comments

Comments
 (0)