]> git.madduck.net Git - code/vcsh.git/blobdiff - changelog

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Update licensing info
[code/vcsh.git] / changelog
index 85f4ba819b26dd90ffbc4e2f18832452ad644f2e..a3c51ba2709d385bc9ba7f37b2eb12066722f18f 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,28 @@
+2013-02-13  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Release 1.0.1
+       * Improve documentation
+       * Fix parameter bug
+
+2012-06-30  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Release 1.0
+       * Make `vcsh list` more resilient
+       * Lots of doc improvements
+
+
+2012-02-27  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Refactor Makefile
+       * Fix license information in manpage
+
+2012-02-15  Richard Hartmann <richih.mailinglist@gmail.com>
+
+       * Introduce `vcsh which`
+       * hooks will tell you when they are being executed
+       * Formatting & resilience improvements
+       * We have a changelog, now! (yay)
+
 2012-02-03  Richard Hartmann <richih.mailinglist@gmail.com>
 
        * Improve documentation