--- a/doc/gundo.txt Mon Jun 27 23:59:53 2011 +0300
+++ b/doc/gundo.txt Tue Jun 28 09:50:03 2011 -0400
@@ -219,6 +219,8 @@
==============================================================================
7. Changelog *GundoChangelog*
+v2.2.1
+ * Refactoring and performance improvements.
v2.2.0
* Add the g:gundo_close_on_revert setting.
* Fix a bug with the splitbelow setting.
--- a/site/index.html Mon Jun 27 23:59:53 2011 +0300
+++ b/site/index.html Tue Jun 28 09:50:03 2011 -0400
@@ -367,6 +367,13 @@
<h1>Changelog</h1>
<ol class="changelog">
+ <li>v2.2.1
+ <ul>
+ <li>
+ Refactoring and performance improvements.
+ </li>
+ </ul>
+ </li>
<li>v2.2.0
<ul>
<li>