浏览代码

docs(changelog): add note about closing #6749

bergquist 9 年之前
父节点
当前提交
158656f570
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -11,6 +11,9 @@
 * **Cloudwatch**: Make it possible to specify access and secret key on the data source config page [#6697](https://github.com/grafana/grafana/issues/6697)
 * **Table**: Added Hidden Column Style for Table Panel [#5677](https://github.com/grafana/grafana/pull/5677)
 
+# 4.0.1 (unreleased)
+* **Metrics**: Fixes nil pointer dereference on my arm build [#6749](https://github.com/grafana/grafana/issues/6749)
+
 # 4.0-stable (2016-11-29)
 
 ### Bugfixes