Skip to content

Commit a729543

Browse files
author
Slavek Kabrda
authored
Release version 2.7.0 (#62)
1 parent 4fc6f63 commit a729543

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

4+
# 2.7.0 / 2021-05-10
5+
6+
* [IMPROVEMENT] Explain Ansible/Datadog hostname mismatch, allow overriding hostname. See [#60][]
7+
48
# 2.6.0 / 2020-11-25
59
* [BUGFIX] Cast api_key as string in datadog.initialize [#54][]
610
* [BUGFIX] Add hook to handle incompatibilities between Ansible 2.7 and 2.8 [#47][] (Thanks [@rsdcobalt][])
@@ -57,6 +61,7 @@ First release, compatible with Ansible v1 & v2
5761
[#45]: https://github.com/DataDog/ansible-datadog-callback/issues/45
5862
[#47]: https://github.com/DataDog/ansible-datadog-callback/issues/47
5963
[#54]: https://github.com/DataDog/ansible-datadog-callback/issues/54
64+
[#60]: https://github.com/DataDog/ansible-datadog-callback/issues/60
6065
[@DSpeichert]: https://github.com/DSpeichert
6166
[@brandonshough]: https://github.com/brandonshough
6267
[@dobber]: https://github.com/dobber

0 commit comments

Comments
 (0)