Add a changelog to the help.
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Fri, 29 Oct 2010 10:25:02 -0400 | 
    
    
        | parents | 9b788d349e5d | 
    
        | children | 0e7f2da4a742 | 
    
        | branches/tags | v1.0.0 | 
    
        | files | doc/gundo.txt | 
Changes
    
--- a/doc/gundo.txt	Fri Oct 29 10:21:09 2010 -0400
+++ b/doc/gundo.txt	Fri Oct 29 10:25:02 2010 -0400
@@ -15,7 +15,8 @@
     4. License ........................ |GundoLicense|
     5. Bugs ........................... |GundoBugs|
     6. Contributing ................... |GundoContributing|
-    7. Credits ........................ |GundoCredits|
+    7. Changelog ...................... |GundoChangelog|
+    8. Credits ........................ |GundoCredits|
 
 ==============================================================================
 1. Intro                                                          *GundoIntro*
@@ -173,7 +174,13 @@
 GitHub: http://github.com/sjl/gundo.vim/
 
 ==============================================================================
-7. Credits                                                      *GundoCredits*
+7. Changelog                                                  *GundoChangelog*
+
+v1.0.0
+    Initial stable release.
+
+==============================================================================
+8. Credits                                                      *GundoCredits*
 
 The graphing code was all taken from Mercurial, hence the GPLv2+ license.