diff --git a/History.md b/History.md index ede688d..4f64d4e 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,17 @@ +0.0.2 / 2010-08-24 +================== + + * Added `git-summary` + * Added `git-commits-since` + * Added `git-repl` + * Added `git-delete-tag` + * Added `git-delete-branch` + * Added `git-contrib` + * Fixed handling off spaces in contributor's name for `git-contrib` [Domenico Rotiroti] + * Fixed spaces in `git-release` names/numbers [Domenico Rotiroti] + * Fixed readme + 0.0.1 / 2010-08-05 ==================