Index: /trunk/ActionStreams/plugins/ActionStreams/config.yaml
===================================================================
--- /trunk/ActionStreams/plugins/ActionStreams/config.yaml (revision 1478)
+++ /trunk/ActionStreams/plugins/ActionStreams/config.yaml (revision 1542)
@@ -6,5 +6,5 @@
 description: <MT_TRANS phrase="Manages authors' accounts and actions on sites elsewhere around the web">
 schema_version: 16
-version: 2.0
+version: 2.2
 plugin_link: http://www.sixapart.com/
 settings:
Index: /trunk/ActionStreams/Makefile.PL
===================================================================
--- /trunk/ActionStreams/Makefile.PL (revision 1299)
+++ /trunk/ActionStreams/Makefile.PL (revision 1542)
@@ -3,5 +3,5 @@
 WriteMakefile(
     NAME            => 'ActionStreams',
-    VERSION         => '2.0',
+    VERSION         => '2.2',
     DISTNAME        => 'ActionStreams',
 );
Index: /trunk/ActionStreams/README.txt
===================================================================
--- /trunk/ActionStreams/README.txt (revision 1299)
+++ /trunk/ActionStreams/README.txt (revision 1542)
@@ -1,5 +1,6 @@
 # Action Streams Plugin for Movable Type
-# Authors: Mark Paschal, Bryan Tighe, Brad Choate, Alex Bain
-# Copyright 2008 Six Apart, Ltd.
+# Authors: Mark Paschal, Akira Sawada, Fumiaki Yoshimatsu, Bryan Tighe,
+#          Brad Choate, Alex Bain
+# Copyright 2009 Six Apart, Ltd.
 # License: Artistic, licensed under the same terms as Perl itself
 
@@ -86,5 +87,16 @@
 CHANGES
 
-2.0   30 January 2009
+2.2   in development
+      Improved Delicious stream.
+      Fixed error when rebuilding blogs with deactivated templates.
+      Support for "not" operator in mt:ActionStreams "service" and "stream"
+      tag attributes when used individually.
+      Quieter operation when used with Log4MT.
+      Fixed bug that prevented use of methods other than get() with the HTTP
+      caching system.
+
+2.1   17 March 2009
+      Localized into several pleasing world languages. (Thanks, Six Apart
+      Motion Team!)
       Wrote documentation (see plugin's doc/ directory or web site).
       Provided editing of external profiles that have already been added.
