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

docs(changelog): adds note about closing #7268

bergquist 9 лет назад
Родитель
Сommit
96fbe404f8
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -20,6 +20,11 @@
 * **Alertlist**: Only show scrollbar when required [#7269](https://github.com/grafana/grafana/issues/7269)
 * **SMTP**: Set LocalName to hostname [#7223](https://github.com/grafana/grafana/issues/7223)
 
+# 4.1.2 (unreleased)
+
+### Bugfixes 
+* **Table**: Fixes broken annotation rendering mode in the table panel [#7268](https://github.com/grafana/grafana/issues/7268)
+
 # 4.1.1 (2017-01-11)
 
 ### Bugfixes