X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/6927829eb87b6abbe8b9cdee346624c73aecb512..2409943638ea22ccdbccd8cd98356ca7e2679320:/changelog diff --git a/changelog b/changelog index 564ccbb..dc578c6 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,26 @@ +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