Skip to content

Commit e9db51b

Browse files
Bump version and update changelog for 4.20.1 (#507)
1 parent 878a636 commit e9db51b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
CHANGELOG
22
=========
3+
# 4.20.1 / 2023-07-20
4+
* [CI] Add `empty-string-compare` rule to ansible-lint [#506]
35

46
# 4.20.0 / 2023-07-18
57

@@ -481,4 +483,4 @@ Initial release, compatible with Ansible v1 & v2
481483
[@the-real-cphillips]: https://github.com/the-real-cphillips
482484
[@tomgoren]: https://github.com/tomgoren
483485
[@wisnij]: https://github.com/wisnij
484-
[@xp-1000]: https://github.com/xp-1000
486+
[@xp-1000]: https://github.com/xp-1000

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
role_version: 4.20.0
2+
role_version: 4.20.1
33

44
# define if the datadog-agent services should be enabled
55
datadog_enabled: true

0 commit comments

Comments
 (0)