From 9df0a1404b36c40deb518036b5b6fd54b495d942 Mon Sep 17 00:00:00 2001 From: Steve Losh Date: Wed, 10 Jul 2013 20:32:26 -0400 Subject: [PATCH] Update changelog. --- doc/gundo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/gundo.txt b/doc/gundo.txt index b7e1aa2..33f9ba3 100644 --- a/doc/gundo.txt +++ b/doc/gundo.txt @@ -251,6 +251,7 @@ GitHub: http://github.com/sjl/gundo.vim/ v2.4.1 * Fix the help window to take custom mappings into account. + * Add g:gundo_playback_delay option. v2.4.0 * Add auto preview option. * Add 'r' mapping to preview current state.