Index: /enpraxis.educommons/trunk/docs/HISTORY.txt
===================================================================
--- /enpraxis.educommons/trunk/docs/HISTORY.txt	(revision 401)
+++ /enpraxis.educommons/trunk/docs/HISTORY.txt	(revision 402)
@@ -1,9 +1,5 @@
-Changelog for enpraxis.educommons
+3.2.1
+------------------
 
-    (name of developer listed in brackets)
-
-enpraxis.educommons - 3.2.0 Unreleased
-
-    - Initial package structure.
-      [zopeskel]
-
+  * Added rss_recent document_action to allow for subscription to most recent items
+  * 
Index: /enpraxis.educommons/trunk/enpraxis/educommons/version.txt
===================================================================
--- /enpraxis.educommons/trunk/enpraxis/educommons/version.txt	(revision 401)
+++ /enpraxis.educommons/trunk/enpraxis/educommons/version.txt	(revision 402)
@@ -1,3 +1,3 @@
-3.2.0-pre
+3.2.1
 
 
Index: /enpraxis.educommons/trunk/setup.py
===================================================================
--- /enpraxis.educommons/trunk/setup.py	(revision 401)
+++ /enpraxis.educommons/trunk/setup.py	(revision 402)
@@ -24,5 +24,5 @@
 from setuptools import setup, find_packages
 
-version = '3.2.0'
+version = '3.2.1'
 
 setup(name='enpraxis.educommons',
