From 7d45f3e3ecbc49c8d1a8fc18c72fe37d8c71ef36 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 27 Oct 2015 07:00:39 +0200 Subject: [PATCH] changelog: Update through HEAD (98aee7f8b9a3). --- changelog.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 6d5a5c8..9f64503 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,24 @@ -up to c4a9fe93792b11d26f20028cba6f97b0ede8beb7 +up to 98aee7f8b9a34c639352034087ac31193256b898 + + + # Changes in version 0.3.1 +## Removed features: + +- Removed highlighting of approximate paths (`path_approx`). + (#187, 98aee7f8b9a3) + + ## Other changes: - Fix initialization when sourcing `zsh-syntax-highlighting.zsh` via a symlink (083c47b00707) +- docs: Add screenshot. + (57624bb9f64b) + ## Developer-visible changes: @@ -16,6 +28,13 @@ up to c4a9fe93792b11d26f20028cba6f97b0ede8beb7 - Fix test failure with nonexisting $HOME (#216, b2ac98b98150) +- Document `make install` + (a18a7427fd2c) + +- tests: Allow specifying the zsh binary to use. + (557bb7e0c6a0) + + # Changes in version 0.3.0