diff --git a/index.html b/index.html
index 8a7c925..9463ad3 100644
--- a/index.html
+++ b/index.html
@@ -77,6 +77,32 @@
Download
Stable releases
+ 2.1 (2011-05-29)
+ zip
+ tar
+
+ - Make Tagbar work in (hopefully) all cases under
+ Windows
+ - Handle cases where 'encoding' is different from system
+ encoding, for example on a Chinese Windows with 'encoding' set
+ to "utf-8" (see manual for details in case it doesn't work
+ out-of-the-box)
+ - Fixed a bug with the handling of subtypes like
+ "python.django"
+ - If a session got saved with Tagbar open it now gets
+ restored properly
+ - Locally reset foldmethod/foldexpr in case foldexpr got
+ set to something expensive globally
+ - Tagbar now tries hard to go to the correct window when
+ jumping to a tag
+ - Explain some possible issues with the current jsctags
+ version in the manual
+ - Explicitly check for some possible configuration problems
+ to be able to give better feedback
+ - A few other small fixes
+
+
+
2.0.1 (2011-04-26)
zip
tar