Skip to content

Commit 8d63c4c

Browse files
committed
docs: update changelog
1 parent fc3a1a9 commit 8d63c4c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Removed Features (previously deprecated)
2222
Bugfixes
2323
--------
2424

25+
- Handling of desired default state for first `grafana_datasource`
26+
- Ignore `type` argument for diff comparison if `grafana-postgresq-datasource` alias `postgres` is used
2527
- Set umask for `grafana_plugin` command
2628

2729
v1.8.0

changelogs/changelog.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,9 @@ releases:
282282
1.9.0:
283283
changes:
284284
bugfixes:
285+
- Handling of desired default state for first `grafana_datasource`
286+
- Ignore `type` argument for diff comparison if `grafana-postgresq-datasource`
287+
alias `postgres` is used
285288
- Set umask for `grafana_plugin` command
286289
minor_changes:
287290
- Add new module `grafana_silence` to create and delete silences through the
@@ -299,4 +302,5 @@ releases:
299302
- 357-module-grafana-silence.yml
300303
- 358-role-grafana-silence.yml
301304
- 362-plugin-umask.yml
305+
- 364-first-datasource-default.yml
302306
release_date: '2024-04-30'

0 commit comments

Comments
 (0)