From c3e12d185c476ee276ebe589208a9e42df13c0ea Mon Sep 17 00:00:00 2001 From: Steve Losh Date: Sat, 2 Jun 2012 17:25:48 -0400 Subject: [PATCH] Update site. --- site/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/site/index.html b/site/index.html index 2fb8008..1d28587 100644 --- a/site/index.html +++ b/site/index.html @@ -384,7 +384,7 @@ let g:gundo_right = 1

Changelog

    -
  1. v2.3.1 +
  2. v2.4.0
    • Add auto preview option. @@ -392,6 +392,9 @@ let g:gundo_right = 1
    • Add 'r' mapping to preview current state.
    • +
    • + Add public gundo#GundoShow() and gundo#GundoHide() functions. +
  3. v2.3.0