Parcourir la source

changelog: add notes about closing #12438

[skip ci]
Marcus Efraimsson il y a 7 ans
Parent
commit
0dd0b65900
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -13,8 +13,9 @@
 
 ### Minor
 
-* **UI**: Fix - Grafana footer overlapping page [#12430](https://github.com/grafana/grafana/issues/12430)
 * **Auth Proxy**: Revert of "Whitelist proxy IP address instead of client IP address" introduced in 5.2.0-beta2 [#12444](https://github.com/grafana/grafana/pull/12444)
+* **UI**: Fix - Grafana footer overlapping page [#12430](https://github.com/grafana/grafana/issues/12430)
+* **Logging**: Errors should be reported before crashing [#12438](https://github.com/grafana/grafana/issues/12438)
 
 # 5.2.0-stable (2018-06-27)