changelog: add entries for formatter

This commit is contained in:
Simon Eskildsen 2017-02-15 11:43:24 -05:00
parent 67bca5dc4f
commit 7f4b1adc79
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# Unreleased
* formatter: configure quoting of empty values (#484)
* formatter: configure quoting character (default is `"`) (#484)
# 0.11.2
* bug: fix windows terminal detection (#476)