From ea3cbcedc6a166fc529f58d96592d3b9f1932d9c Mon Sep 17 00:00:00 2001 From: Mohammad Alsaleh Date: Wed, 16 Sep 2015 19:13:32 +0300 Subject: [PATCH] Add zsh history saving and restoring to CHANGELOG.md Signed-off-by: Mohammad Alsaleh --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c259d1..07e57a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - fixed a bug for restoring commands on tmux 2.5 (and probably tmux 2.4) - do not create another resurrect file if there are no changes (credit @vburdo) - allow using '$HOSTNAME' in @resurrect-dir +- add zsh history saving and restoring ### v2.4.0, 2015-02-23 - add "tmux-test"