Torkel Ödegaard 9 лет назад
Родитель
Сommit
e518f50248
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -8,8 +8,10 @@
 
 # 3.1.0 stable (unreleased)
 
-### Bugfixes
+### Bugfixes & Enhancements,
 * **User Alert Notices**: Backend error alert popups did not show properly, fixes [#5435](https://github.com/grafana/grafana/issues/5435)
+* **Table**: Added sanitize HTML option to allow links in table cells, fixes [#4596](https://github.com/grafana/grafana/issues/4596)
+* **Apps**: App dashboards are automatically synced to DB at startup after plugin update, fixes [#5529](https://github.com/grafana/grafana/issues/5529)
 
 # 3.1.0-beta1 (2016-06-23)