]> git.madduck.net Git - etc/awesome.git/commitdiff

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:

Merge tag 'v0.4'
authordaurnimator <quae@daurnimator.com>
Sat, 9 Dec 2017 09:13:05 +0000 (20:13 +1100)
committerdaurnimator <quae@daurnimator.com>
Sat, 9 Dec 2017 09:14:57 +0000 (20:14 +1100)
NEWS

diff --git a/NEWS b/NEWS
index b4cc02dd90c80a11842e82504f434ac5d0f93c2c..851fc160576d66402d338641320c0246edd2704a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 UNRELEASED
 
+
+0.4 - 2017-12-09
+
   - Fix timetable normalisation carry bugs (#10, #13)
   - Clean up of docs
   - No longer throw errors in parse module on error (now return nil, err)