Skip to content

Commit f16555e

Browse files
committed
docs: update changelog
1 parent f7207b9 commit f16555e

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,14 @@ Minor Changes
1717
Removed Features (previously deprecated)
1818
----------------------------------------
1919

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

23+
New Modules
24+
-----------
25+
26+
- community.grafana.grafana_contact_point - Manage Grafana Contact Points
27+
2228
v1.9.1
2329
======
2430

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,10 +319,17 @@ releases:
319319
- Add support of `grafana_contact_point` in grafana role
320320
- add org switch by `org_id` and `org_name` in `grafana_silence`
321321
removed_features:
322+
- removed check and handling of mangled api key in `grafana_dashboard` lookup
322323
- removed deprecated `message` argument in `grafana_dashboard`
323324
fragments:
324325
- 352-module-contact-point.yml
325326
- 371-silence-org-switch.yml
326327
- 372-rm-dashboard-message-argument.yml
327328
- 373-cleanup-and-update-sanity.yml
329+
- 374-ansible-required-version.yml
330+
- 376-dashboard-lookup-api-key-deprecation.yml
331+
modules:
332+
- description: Manage Grafana Contact Points
333+
name: grafana_contact_point
334+
namespace: ''
328335
release_date: '2024-05-31'

0 commit comments

Comments
 (0)