Skip to content

Commit 3dffa11

Browse files
committed
Release 2.8.0
1 parent 984b723 commit 3dffa11

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

4+
# 2.8.0 / 2022-04-05
5+
6+
* [BUGFIX] Replace @ in events to avoid triggering notifications [#68][]
7+
* [IMPROVEMENT] Provide better message on import errors to ease debugging [#65][]
8+
* [IMPROVEMENT] Add requirements.txt file [#64][]
9+
410
# 2.7.0 / 2021-05-10
511

612
* [IMPROVEMENT] Explain Ansible/Datadog hostname mismatch, allow overriding hostname. See [#60][]
@@ -62,9 +68,12 @@ First release, compatible with Ansible v1 & v2
6268
[#47]: https://github.com/DataDog/ansible-datadog-callback/issues/47
6369
[#54]: https://github.com/DataDog/ansible-datadog-callback/issues/54
6470
[#60]: https://github.com/DataDog/ansible-datadog-callback/issues/60
71+
[#64]: https://github.com/DataDog/ansible-datadog-callback/issues/64
72+
[#65]: https://github.com/DataDog/ansible-datadog-callback/issues/65
73+
[#68]: https://github.com/DataDog/ansible-datadog-callback/issues/68
6574
[@DSpeichert]: https://github.com/DSpeichert
6675
[@brandonshough]: https://github.com/brandonshough
6776
[@dobber]: https://github.com/dobber
6877
[@n0ts]: https://github.com/n0ts
6978
[@pyconsult]: https://github.com/pyconsult
70-
[@rsdcobalt]: https://github.com/rsdcobalt
79+
[@rsdcobalt]: https://github.com/rsdcobalt

0 commit comments

Comments
 (0)