aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2012-12-15 21:00:41 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2012-12-15 21:00:41 +0100
commitcacb6feae48fd2657f02d85dbe949580d0fa6b5b (patch)
tree245eac1b6657b345d0d32ed747861688aafc46c9
parent9d5cd0b924fe790d27b4941c5d226fc7bde03741 (diff)
downloadmediagoblin-cacb6feae48fd2657f02d85dbe949580d0fa6b5b.tar.lz
mediagoblin-cacb6feae48fd2657f02d85dbe949580d0fa6b5b.tar.xz
mediagoblin-cacb6feae48fd2657f02d85dbe949580d0fa6b5b.zip
Release note 0.3.2 blurb
On MongoDB...
-rw-r--r--docs/source/siteadmin/relnotes.rst24
1 files changed, 18 insertions, 6 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst
index 56267eb1..3e09078e 100644
--- a/docs/source/siteadmin/relnotes.rst
+++ b/docs/source/siteadmin/relnotes.rst
@@ -19,6 +19,24 @@ This chapter has important information for releases in it.
If you're upgrading from a previous release, please read it
carefully, or at least skim over it.
+0.3.2
+=====
+
+This will be the last release that is capable of converting from an earlier
+MongoDB-based MediaGoblin instance to the newer SQL-based system.
+
+
+**New features**
+
+* TO BE FILLED IN BEFORE RELEASE :-)
+
+* **trim_whitespace**
+
+ We bundle the optional plugin trim_whitespace which reduces the size
+ of the delivered html output by reducing redundant whitespace.
+
+ See :ref:`core-plugin-section` for plugin documentation
+
0.3.1
=====
@@ -49,12 +67,6 @@ carefully, or at least skim over it.
See :ref:`core-plugin-section` for plugin documentation
-* **trim_whitespace**
-
- We bundle the optional plugin trim_whitespace which reduces the size
- of the delivered html output by reducing redundant whitespace.
-
- See :ref:`core-plugin-section` for plugin documentation
0.3.0
=====