release 3.2.1

This commit is contained in:
2016-08-11 15:05:53 +03:00
parent 22dcebe647
commit 8f6d9e7ab5
5 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,14 @@
Ver.3.2.1:
+ add X-AW-Translate option to DateTime formatter
+ add formatters to configuration export and import
+ add macro fuction to selector
+ add default formatters
- add translation reinit (fix #102)
- fix invalid float formatter saving
- fix missing ApiVersion for formatters
* use sockets for MPD data
* translation update
Ver.3.2.0:
+ custom formatters (#91)
+ add backend tests (#95)