Просмотр исходного кода

Merge branch 'master' of github.com:grafana/grafana

Torkel Ödegaard 8 лет назад
Родитель
Сommit
58528a951a
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -9,6 +9,12 @@
 * **GitHub OAuth**: Support for GitHub organizations with 100+ teams. [#8846](https://github.com/grafana/grafana/issues/8846), thx [@skwashd](https://github.com/skwashd)
 * **Graphite**: Calls to Graphite api /metrics/find now include panel or dashboad time range (from & until) in most cases, [#8055](https://github.com/grafana/grafana/issues/8055)
 
+# 4.4.3 (unreleased)
+
+## Bug Fixes
+
+* **Search**: Fix for issue that casued search view to hide  when you clicked starred or tags filters, fixes [#8981](https://github.com/grafana/grafana/issues/8981)
+
 # 4.4.2 (2017-08-01)
 
 ## Bug Fixes