changelog(): added entry for PR #6579

This commit is contained in:
Torkel Ödegaard 2016-11-17 15:50:00 +01:00
parent e34bf9a1fa
commit b9cfb19ab8

View File

@ -10,6 +10,7 @@
### Enhancements
* **Singlestat**: Support repeated template variables in prefix/postfix [#6595](https://github.com/grafana/grafana/issues/6595)
* **Templating**: Don't persist variable options with refresh option [#6586](https://github.com/grafana/grafana/issues/6586)
* **Alerting**: Add ability to have OR conditions (and mixing AND & OR) [#6579](https://github.com/grafana/grafana/issues/6579)
# 4.0-beta1 (2016-11-09)