Selaa lähdekoodia

changelog: add notes about closing #12383

[skip ci]
Marcus Efraimsson 7 vuotta sitten
vanhempi
commit
7797a66b58
1 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 5 1
      CHANGELOG.md

+ 5 - 1
CHANGELOG.md

@@ -3,12 +3,16 @@
 * **Dataproxy**: Pass configured/auth headers to a Datasource [#10971](https://github.com/grafana/grafana/issues/10971), thx [@mrsiano](https://github.com/mrsiano)
 * **Cleanup**: Make temp file time to live configurable [#11607](https://github.com/grafana/grafana/issues/11607), thx [@xapon](https://github.com/xapon)
 
-### Minor 
+### Minor
 
 * **Api**: Delete nonexistent datasource should return 404 [#12313](https://github.com/grafana/grafana/issues/12313), thx [@AustinWinstanley](https://github.com/AustinWinstanley)
 
 # 5.2.0 (unreleased)
 
+### Minor
+
+* **Plugins**: Handle errors correctly when loading datasource plugin [#12383](https://github.com/grafana/grafana/pull/12383) thx [@rozetko](https://github.com/rozetko)
+
 # 5.2.0-beta3 (2018-06-21)
 
 ### Minor