Skip to content

Commit 9bd60f9

Browse files
Release 2.8.1
1 parent 6d75879 commit 9bd60f9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

4+
# 2.8.1 / 2024-04-05
5+
6+
* [BUGFIX] Fix `import name 'cli' from '__main__' error [#70][] (Thanks [@tcaddy][])
7+
48
# 2.8.0 / 2022-04-05
59

610
* [BUGFIX] Replace @ in events to avoid triggering notifications [#68][]
@@ -71,9 +75,11 @@ First release, compatible with Ansible v1 & v2
7175
[#64]: https://github.com/DataDog/ansible-datadog-callback/issues/64
7276
[#65]: https://github.com/DataDog/ansible-datadog-callback/issues/65
7377
[#68]: https://github.com/DataDog/ansible-datadog-callback/issues/68
78+
[#70]: https://github.com/DataDog/ansible-datadog-callback/issues/70
7479
[@DSpeichert]: https://github.com/DSpeichert
7580
[@brandonshough]: https://github.com/brandonshough
7681
[@dobber]: https://github.com/dobber
7782
[@n0ts]: https://github.com/n0ts
7883
[@pyconsult]: https://github.com/pyconsult
79-
[@rsdcobalt]: https://github.com/rsdcobalt
84+
[@rsdcobalt]: https://github.com/rsdcobalt
85+
[@tcaddy]: https://github.com/tcaddy

0 commit comments

Comments
 (0)