Quellcode durchsuchen

changelog: adds note about closing #14486

Johannes Schill vor 7 Jahren
Ursprung
Commit
9607b27935
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -16,6 +16,9 @@
 * **LDAP**: Upgrade go-ldap to v3 [#14548](https://github.com/grafana/grafana/issues/14548)
 * **Proxy whitelist**: Add CIDR capability to auth_proxy whitelist [#14546](https://github.com/grafana/grafana/issues/14546), thx [@jacobrichard](https://github.com/jacobrichard)
 
+### Bug fixes
+* **Search**: Fix for issue with scrolling the "tags filter" dropdown, fixes [#14486](https://github.com/grafana/grafana/issues/14486)
+
 # 5.4.2 (2018-12-13)
 
 * **Datasource admin**: Fix for issue creating new data source when same name exists [#14467](https://github.com/grafana/grafana/issues/14467)