Skip to content

Commit 8ccf157

Browse files
authored
4.1.1 changelog (#260)
1 parent 7ddf325 commit 8ccf157

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

4-
# 4.1.0 / 2019-01-20
4+
# 4.1.1 / 2020-02-10
5+
6+
* [BUGFIX] Add skip check on sysprobe set_fact tasks. See [#259][]
7+
* [BUGFIX] Only try to stop sysprobe if it is installed. See [#255][]. Thanks to [@dv9io0o][].
8+
9+
# 4.1.0 / 2020-01-20
510

611
* [FEATURE] Fail with explicit message if OS is not supported by the role. See [#247][]
712
* [BUGFIX] Ensure that system-probe is stopped if it is disabled or not installed. See [#249][]
@@ -185,8 +190,11 @@ Initial release, compatible with Ansible v1 & v2
185190
[#247]: https://github.com/DataDog/ansible-datadog/issues/247
186191
[#248]: https://github.com/DataDog/ansible-datadog/issues/248
187192
[#249]: https://github.com/DataDog/ansible-datadog/issues/249
193+
[#255]: https://github.com/DataDog/ansible-datadog/issues/255
194+
[#259]: https://github.com/DataDog/ansible-datadog/issues/259
188195
[@brendanlong]: https://github.com/brendanlong
189196
[@dbr1993]: https://github.com/dbr1993
197+
[@dv9io0o]: https://github.com/dv9io0o
190198
[@enarciso]: https://github.com/enarciso
191199
[@eplanet]: https://github.com/eplanet
192200
[@geoffwright]: https://github.com/geoffwright

0 commit comments

Comments
 (0)