Skip to content
Snippets Groups Projects
Commit 0f0a557a authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Release v1.20130829

parent 738f3a10
No related branches found
No related tags found
No related merge requests found
2013-08-29 Richard Hartmann <richih.mailinglist@gmail.com>
* Release 1.20130829
* Add support for `vcsh commit`
* Add support for `vcsh status <repo>`
* Add pre-/post-init hooks
* Documentation improvements
* Minor cleanups
2013-07-24 Richard Hartmann <richih.mailinglist@gmail.com>
* Release 1.20130724
......
......@@ -24,7 +24,7 @@ basename() {
}
SELF=$(basename $0)
VERSION='1.20130724'
VERSION='1.20130829'
fatal() {
echo "$SELF: fatal: $1" >&2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment