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 8, 2024
1 parent 4493ee1 commit de1a6ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Removed Features (previously deprecated)
Bugfixes
--------

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

v1.8.0
Expand Down
4 changes: 4 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,9 @@ releases:
1.9.0:
changes:
bugfixes:
- Handling of desired default state for first `grafana_datasource`
- Ignore `type` argument for diff comparison if `grafana-postgresq-datasource`
alias `postgres` is used
- Set umask for `grafana_plugin` command
minor_changes:
- Add new module `grafana_silence` to create and delete silences through the
Expand All @@ -299,4 +302,5 @@ releases:
- 357-module-grafana-silence.yml
- 358-role-grafana-silence.yml
- 362-plugin-umask.yml
- 364-first-datasource-default.yml
release_date: '2024-04-30'

0 comments on commit de1a6ee

Please sign in to comment.