Forráskód Böngészése

Release: Updated changelog

Torkel Ödegaard 6 éve
szülő
commit
7df4d635e3
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -3,6 +3,8 @@
 ### Bug Fixes
 * **BarGauge**: Fix for negative min values. [#17192](https://github.com/grafana/grafana/pull/17192), [@torkelo](https://github.com/torkelo)
 * **Gauge/BarGauge**: Fix for issues editing min & max options. [#17174](https://github.com/grafana/grafana/pull/17174)
+* **Search**: Make only folder name only open search with current folder filter. [#17226](https://github.com/grafana/grafana/pull/17226)
+* **AzureMonitor**: Revert to clearing chained dropdowns. [#17212](https://github.com/grafana/grafana/pull/17212)
 
 ### Breaking Changes
 * **Plugins**: Data source plugins that process hidden queries need to add a "hiddenQueries: true" attribute in plugin.json. [#17124](https://github.com/grafana/grafana/pull/17124), [@ryantxu](https://github.com/ryantxu)