From 187371a459b00d8330d866f2b68cf29b43b00de4 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 23 Oct 2015 04:44:39 +0000 Subject: [PATCH] chamgelog: Update through HEAD --- changelog.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/changelog.md b/changelog.md index aedd0eb..6d5a5c8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,23 @@ +up to c4a9fe93792b11d26f20028cba6f97b0ede8beb7 + +# Changes in version 0.3.1 + +## Other changes: + +- Fix initialization when sourcing `zsh-syntax-highlighting.zsh` via a symlink + (083c47b00707) + + +## Developer-visible changes: + +- Run each test in a separate subprocess, isolating them from each other + (d99aa58aaaef, et seq) + +- Fix test failure with nonexisting $HOME + (#216, b2ac98b98150) + + + # Changes in version 0.3.0