From 3e2172bd3a30bd5d58190ce5e4c30f147c7c2bdb Mon Sep 17 00:00:00 2001 From: Henry Fredrick Schreiner Date: Fri, 17 Feb 2017 21:26:48 -0500 Subject: [PATCH] mention ini change in changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d4a8b8..5ceba07 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 -- libgit2 0.21.4