瀏覽代碼

Update CHANGELOG.md

Torkel Ödegaard 8 年之前
父節點
當前提交
e695ce4aa5
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      CHANGELOG.md

+ 5 - 1
CHANGELOG.md

@@ -19,9 +19,13 @@
 ## Breaking changes
 ## Breaking changes
 * **Metrics**: The metric structure for internal metrics about Grafana published to graphite has changed. This might break dashboards for internal metrics. 
 * **Metrics**: The metric structure for internal metrics about Grafana published to graphite has changed. This might break dashboards for internal metrics. 
 
 
-# 4.5.2 (unreleased)
+# 4.5.2 (2017-09-22)
 
 
 ## Fixes 
 ## Fixes 
+* **Graphite**: Fix for issues with jsonData & graphiteVersion null errors [#9258](https://github.com/grafana/grafana/issues/9258)
+* **Graphite**: Fix for Grafana internal metrics to Graphite sending NaN values [#9279](https://github.com/grafana/grafana/issues/9279)
+* **HTTP API**: Fix for HEAD method requests [#9307](https://github.com/grafana/grafana/issues/9307)
+* **Templating**: Fix for duplicate template variable queries when refresh is set to time range change [#9185](https://github.com/grafana/grafana/issues/9185)
 * **Metrics**: dont write NaN values to graphite [#9279](https://github.com/grafana/grafana/issues/9279)
 * **Metrics**: dont write NaN values to graphite [#9279](https://github.com/grafana/grafana/issues/9279)
 
 
 # 4.5.1 (2017-09-15)
 # 4.5.1 (2017-09-15)