chore: update version

This commit is contained in:
SuperQ 2023-05-06 19:53:12 +00:00 committed by github-actions[bot]
parent 06fa05cae6
commit 26d2f99857
2 changed files with 5 additions and 1 deletions

View file

@ -11,8 +11,10 @@ v0.4.1
Bugfixes
--------
- fix: add "become: true" to snmp_exporter handlers (https://github.com/prometheus-community/ansible/pull/99)
- fix: pass token to github api for higher ratelimit (https://github.com/prometheus-community/ansible/pull/91)
- fix: replace eol platforms with current (https://github.com/prometheus-community/ansible/pull/53)
- fix: tags support for included tasks (https://github.com/prometheus-community/ansible/pull/87)
v0.4.0
======

View file

@ -109,6 +109,8 @@ releases:
0.4.1:
changes:
bugfixes:
- 'fix: pass token to github api for higher ratelimit (https://github.com/prometheus-community/ansible/pull/91)'
- 'fix: replace eol platforms with current (https://github.com/prometheus-community/ansible/pull/53)'
- 'fix: pass token to github api for higher ratelimit (https://github.com/prometheus-community/ansible/pull/91)'
- 'fix: tags support for included tasks (https://github.com/prometheus-community/ansible/pull/87)'
- 'fix: add "become: true" to snmp_exporter handlers (https://github.com/prometheus-community/ansible/pull/99)'
release_date: '2023-04-26'