Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed May 31, 2024
1 parent f7207b9 commit f16555e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,14 @@ Minor Changes
Removed Features (previously deprecated)
----------------------------------------

- removed check and handling of mangled api key in `grafana_dashboard` lookup
- removed deprecated `message` argument in `grafana_dashboard`

New Modules
-----------

- community.grafana.grafana_contact_point - Manage Grafana Contact Points

v1.9.1
======

Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,17 @@ releases:
- Add support of `grafana_contact_point` in grafana role
- add org switch by `org_id` and `org_name` in `grafana_silence`
removed_features:
- removed check and handling of mangled api key in `grafana_dashboard` lookup
- removed deprecated `message` argument in `grafana_dashboard`
fragments:
- 352-module-contact-point.yml
- 371-silence-org-switch.yml
- 372-rm-dashboard-message-argument.yml
- 373-cleanup-and-update-sanity.yml
- 374-ansible-required-version.yml
- 376-dashboard-lookup-api-key-deprecation.yml
modules:
- description: Manage Grafana Contact Points
name: grafana_contact_point
namespace: ''
release_date: '2024-05-31'

0 comments on commit f16555e

Please sign in to comment.