X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/2582651209ea5ec44bba5a6435eb7b76296648c7..290c0cc5fd157f2c08b4dcb5a9b3cd0085ead8cb:/changelog diff --git a/changelog b/changelog index 1f1d1e6..dc578c6 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,35 @@ +2013-12-29 Richard Hartmann + + * Release 1.20131229 + * Fix mktemp bug (GitHub issue #99) + * Make code more resilient and efficient + * Improve output + +2013-12-14 Richard Hartmann + + * Release 1.20131214 + * Revert "Implement basename() in shell" + * Fix mktemp on OS X + * Fix variable assignment bug + * Support shortnames for commands + * Improve Makefile + * Improve documentation + * Various minor improvements + +2013-09-09 Richard Hartmann + + * Release 1.20130909 + * Add support for relative worktrees + +2013-08-29 Richard Hartmann + + * Release 1.20130829 + * Add support for `vcsh commit` + * Add support for `vcsh status ` + * Add pre-/post-init hooks + * Documentation improvements + * Minor cleanups + 2013-07-24 Richard Hartmann * Release 1.20130724