From 9c79bacbe640e6bd8903af5d5824819092fa329c Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 23 Aug 2012 16:43:53 -0400 Subject: [PATCH] add v1.4 release notes --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 629d0e3..7c039d3 100644 --- a/README +++ b/README @@ -153,6 +153,13 @@ Configuration Examples: Author: Josh Holtrop History: + v1.4 - 2012-08-23 + - allow optional source/revision argument when creating a tag + - handle ctrl+c better when interacting with a pager + - add configurable functionality to work around svn automatically adding svn:executable property + - bugfix for diff "..." range syntax to show correct diff + - improved performance for diff/log "..." syntax + - minor stash show bugfix v1.3 - 2012-06-27 - colorize diff --summarize output - log: support ref1..ref2 syntax for showing ref2 history not in ref1