Update change log (#202)

This commit is contained in:
Alexander Zobnin
2017-06-15 22:33:07 +03:00
parent 7d97dfbef9
commit 3bb3185155

View File

@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] ## [Unreleased]
### Fixed ### Fixed
- Item name expanding when key contains commas in quoted params, like my_key["a=1,b=2",c,d] - Item name expanding when key contains commas in quoted params, like my_key["a=1,b=2",c,d]
- Incorrect points order when trends are used [#202](https://github.com/alexanderzobnin/grafana-zabbix/issues/202)
### Changed ### Changed
- Template query format. New format is `{group}{host}{app}{item}`. It allows to use names with dot. Updated - Template query format. New format is `{group}{host}{app}{item}`. It allows to use names with dot. Updated