Skip to content

Commit 4a33206

Browse files
committed
changelog(): updated changelog with notice about new query editors, closes grafana#3900
1 parent 0e4b70a commit 4a33206

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@
1414
* **Singlestat**: Fixes prefix an postfix for gauges, fixes [#4812](https://github.com/grafana/grafana/issues/4812)
1515
* **Singlestat**: Fixes auto-refresh on change for some options, fixes [#4809](https://github.com/grafana/grafana/issues/4809)
1616

17+
### Breaking changes
18+
**Data Source Query Editors**: Issue [#3900](https://github.com/grafana/grafana/issues/3900)
19+
20+
Query editors have been updated to use the new form styles. External data source plugins needs to be
21+
updated to work. Sorry to introduce breaking change this late in beta phase. We wanted to get this change
22+
in before 3.0 stable is released so we don't have to break data sources in next release (3.1). If you are
23+
a data source plugin author and want help for how the new form styles work please ask for help in
24+
slack channel (link to slack channel in readme).
25+
1726
# 3.0.0-beta5 (2016-04-15)
1827

1928
### Bug fixes

0 commit comments

Comments
 (0)