Skip to content

Commit 3447b3e

Browse files
authored
4.1.0 changelog (#251)
1 parent 1ca3449 commit 3447b3e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

4+
# 4.1.0 / 2019-01-20
5+
6+
* [FEATURE] Fail with explicit message if OS is not supported by the role. See [#247][]
7+
* [BUGFIX] Ensure that system-probe is stopped if it is disabled or not installed. See [#249][]
8+
* [BUGFIX] Change default datadog_agent group to dd-agent. See [#248][]
9+
* [DOCS] Update instructions to use datadog.datadog as the role name. See [#246][]
10+
* [DOCS] Add development guidelines & small kitchen dev environment. See [#243][]
11+
412
# 4.0.1 / 2019-12-23
513

614
* [BUGFIX] Fix system-probe.yaml.j2 indent filter. See [#240][]
@@ -172,6 +180,11 @@ Initial release, compatible with Ansible v1 & v2
172180
[#239]: https://github.com/DataDog/ansible-datadog/issues/239
173181
[#240]: https://github.com/DataDog/ansible-datadog/issues/240
174182
[#242]: https://github.com/DataDog/ansible-datadog/issues/242
183+
[#243]: https://github.com/DataDog/ansible-datadog/issues/243
184+
[#246]: https://github.com/DataDog/ansible-datadog/issues/246
185+
[#247]: https://github.com/DataDog/ansible-datadog/issues/247
186+
[#248]: https://github.com/DataDog/ansible-datadog/issues/248
187+
[#249]: https://github.com/DataDog/ansible-datadog/issues/249
175188
[@brendanlong]: https://github.com/brendanlong
176189
[@dbr1993]: https://github.com/dbr1993
177190
[@enarciso]: https://github.com/enarciso

0 commit comments

Comments
 (0)