Prechádzať zdrojové kódy

Update CHANGELOG.md

Torkel Ödegaard 8 rokov pred
rodič
commit
6c01125416
1 zmenil súbory, kde vykonal 5 pridanie a 0 odobranie
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -11,9 +11,14 @@
 
 
 ## New Features
 ## New Features
 * **Data Source Proxy**: Add support for whitelisting specified cookies that will be passed through to the data source when proxying data source requests [#5457](https://github.com/grafana/grafana/issues/5457), thanks [@robingustafsson](https://github.com/robingustafsson)
 * **Data Source Proxy**: Add support for whitelisting specified cookies that will be passed through to the data source when proxying data source requests [#5457](https://github.com/grafana/grafana/issues/5457), thanks [@robingustafsson](https://github.com/robingustafsson)
+
 ## Fixes 
 ## Fixes 
 * **Sensu**: Send alert message to sensu output [#9551](https://github.com/grafana/grafana/issues/9551), thx [@cjchand](https://github.com/cjchand)
 * **Sensu**: Send alert message to sensu output [#9551](https://github.com/grafana/grafana/issues/9551), thx [@cjchand](https://github.com/cjchand)
 
 
+# 4.6.0-beta3 (unreleased)
+* **Prometheus**: Fix for browser crash for short time ranges. [#9575](https://github.com/grafana/grafana/issues/9575)
+* **Heatmap**: Fix for y-axis not showing. [#9576](https://github.com/grafana/grafana/issues/9576)
+
 # 4.6.0-beta2 (2017-10-17)
 # 4.6.0-beta2 (2017-10-17)
 
 
 ## Fixes
 ## Fixes