diff --git a/.phrozn/entries/history/index.twig b/.phrozn/entries/history/index.twig
index 8aa5655..bd69ddf 100755
--- a/.phrozn/entries/history/index.twig
+++ b/.phrozn/entries/history/index.twig
@@ -1,7 +1,7 @@
id: history
title: History
---
-Version 2.0-beta (2011/09/22)
+Version 2.0-beta (2011/09/23)
-
@@ -10,6 +10,9 @@ Version 2.0-beta (2011/09/22)
-
Forward incoming MMS messages to server
+ -
+ Send and receive multipart SMS (longer than 160 characters)
+
-
Server API changed to use POST requests instead of GET requests, and other changes;
support for future server API changes via 'version' request parameter
diff --git a/history/index.html b/history/index.html
index c0dd653..c0e5ae8 100755
--- a/history/index.html
+++ b/history/index.html
@@ -49,6 +49,9 @@
Forward incoming MMS messages to server
-
+ Send and receive multipart SMS (longer than 160 characters)
+
+ -
Server API changed to use POST requests instead of GET requests, and other changes;
support for future server API changes via 'version' request parameter