summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/grafana/changelogs/fragments/1.2.0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/community/grafana/changelogs/fragments/1.2.0.yml')
-rw-r--r--ansible_collections/community/grafana/changelogs/fragments/1.2.0.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/community/grafana/changelogs/fragments/1.2.0.yml b/ansible_collections/community/grafana/changelogs/fragments/1.2.0.yml
new file mode 100644
index 000000000..3d84e7ced
--- /dev/null
+++ b/ansible_collections/community/grafana/changelogs/fragments/1.2.0.yml
@@ -0,0 +1,5 @@
+bugfixes:
+- Fix issue with url when grafana_url has a trailing slash (#135)
+- grafana_dashboard, Fix reference before assignment issue (#146)
+major_changes:
+- introduce "skip_version_check" parameter in grafana_teams and grafana_folder modules (#147)