updated changelog

This commit is contained in:
Torkel Ödegaard
2014-05-31 11:54:43 +02:00
parent 1e4ff1e774
commit 71a801bbb7

View File

@@ -3,6 +3,7 @@ vNext
- Allow special characters in serie names (influxdb datasource), PR #390 - thx @majst01
- Refactoring of filterSrv (Issue #428), thx @Tetha
- New config for playlist feature. Set playlist_timespan to set default playlist interval (Issue #445) - thx @rmca
- New InfluxDB function difference add to function dropdown (PR #455)
# Fixes
- Filter option loading when having muliple nested filters now works better.