diff --git a/doc/gundo.txt b/doc/gundo.txt index f7f3e1e..dd45c31 100644 --- a/doc/gundo.txt +++ b/doc/gundo.txt @@ -257,6 +257,9 @@ GitHub: http://github.com/sjl/gundo.vim/ ============================================================================== 7. Changelog *GundoChangelog* +v2.6.0 + * Fix several Python-related bugs. + * Add g:gundo_return_on_revert option. v2.5.0 * Fix the help window to take custom mappings into account. * Add g:gundo_playback_delay option. diff --git a/site/index.html b/site/index.html index 7760ce8..84c33a2 100644 --- a/site/index.html +++ b/site/index.html @@ -409,6 +409,16 @@ let g:gundo_right = 1
g:gundo_return_on_revert
option.
+