From ea84ec6229ed8203205580c49a8512b37342d457 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 18 Dec 2018 22:49:38 +0100 Subject: [PATCH] changelog: adds note about closing #14109 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92366849a44..b74c4db9f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### New Features * **Alerting**: Adds support for Google Hangouts Chat notifications [#11221](https://github.com/grafana/grafana/issues/11221), thx [@PatrickSchuster](https://github.com/PatrickSchuster) +* **Snapshots**: Enable deletion of public snapshot [#14109](https://github.com/grafana/grafana/issues/14109) ### Minor