Chore: added change log for 7.1.0-beta1. (#25978)

This commit is contained in:
Marcus Andersson
2020-07-01 15:02:01 +02:00
committed by GitHub
parent 81095335c4
commit 039367336c
2 changed files with 88 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
# 7.1.0-beta1 (2020-07-01)
### Features / Enhancements
* **Grafana-UI**: Add FileUpload. [#25835](https://github.com/grafana/grafana/pull/25835), [@Clarity-89](https://github.com/Clarity-89)
* **Switch**: Deprecate checked prop in favor of value. [#25862](https://github.com/grafana/grafana/pull/25862), [@tskarhed](https://github.com/tskarhed)
# 7.0.4 (2020-06-25)
### Features / Enhancements