From f4a568c3caff5d76e14b1abbcf59aebf07e35f2c Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 8 Nov 2012 16:19:09 -0500 Subject: [PATCH] add v1.5 notes to README --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 0147f89..84e350e 100644 --- a/README +++ b/README @@ -157,6 +157,11 @@ Configuration Examples: Author: Josh Holtrop History: + v1.5 - 2012-11-08 + - add -v (verbose) flag to 'tag' subcommand + - allow optional source argument to 'branch' subcommand + - remove repository prefix URL from diff --summarize output + - Add .exe extension to svn binary name if platform is Windows (not cygwin) v1.4 - 2012-08-23 - allow optional source/revision argument when creating a tag - handle ctrl+c better when interacting with a pager