diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d4a8b8b..5ceba074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Added `require_subcommand` to `App`, to simplify forcing subcommands. Do not "chain" with `add_subcommand`, since that is the subcommand, not the master `App`. Untested. * Added printout of ini file text given parsed options, skips flags. +* Support for quotes and spaces in ini files ## Version 0.4