From 3de05f6759f465f71cd91652f34563f8cc98cf13 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 16 Apr 2012 16:39:00 -0400 Subject: [PATCH] add v1.1 history --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index ad70a28..2bcd704 100644 --- a/README +++ b/README @@ -116,4 +116,10 @@ Configuration Examples: Author: Josh Holtrop History: - v1.0 - functional release on github + v1.1 - 2012-04-16 + - add stash subcommand + - add bisect subcommand + - add support for aliases expanding to arbitrary shell commands + - bugfix: remove trailing blank lines on colorized output sent to pager + v1.0 - 2012-03-22 + - functional release on github