From 36ba434115dedc5d1fc791c8e5dc460afc0a9f8b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 11 Jan 2013 16:17:03 -0800 Subject: [PATCH] Updated history to reflected merged PRs, #745 and #685. --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index d65aad87..260c2661 100644 --- a/History.txt +++ b/History.txt @@ -1,5 +1,7 @@ == HEAD * Minor Enhancements + * "Keep files" feature (#685) + * Output full path & name for files that don't parse (#745) * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes