Update CHANGELOG.md

This commit is contained in:
Torkel Ödegaard 2017-09-14 11:55:07 +02:00 committed by GitHub
parent 337fb9bdfa
commit aa24839ac9
1 changed files with 5 additions and 3 deletions

View File

@ -7,11 +7,13 @@
- UX changes to nav & side menu
- New dashboard grid layout system
# 4.5.0 (unreleased)
## Enhancements
# 4.5.0 (2017-09-14)
## Fixes & Enhancements since beta1
* **Security**: Security fix for api vulnerability (in multiple org setups).
* **Shortcuts**: Adds shortcut for creating new dashboard [#8876](https://github.com/grafana/grafana/pull/8876) thx [@mtanda](https://github.com/mtanda)
* **Graph**: Right Y-Axis label position fixed [#9172](https://github.com/grafana/grafana/pull/9172)
* **General**: Improve rounding of time intervals [#9197](https://github.com/grafana/grafana/pull/9197), thx [@alin-amana](https://github.com/alin-amana)
# 4.5.0-beta1 (2017-09-05)