updated changelog with PR #427

This commit is contained in:
Torkel Ödegaard 2014-05-20 12:04:23 +02:00
parent 6bbf2ff876
commit e47994013a
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
vNext
- New Y-axis formater for metric values that represent seconds (Issue #427) - thx @jippi
# 1.5.4 (2014-05-13)
### New features and improvements
- InfluxDB enhancement: support for multiple hosts (with retries) and raw queries (Issue #318, thx @toddboom)