All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Verbose option changed to 'debug' (#150), this is not a breaking change but old config files using
verbose = true
or some equivalent will now silently default todebug = false
which is equivalent to the oldverbose = false
.