aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-07-10 17:41:16 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-07-10 17:41:16 -0500
commita66fbf97d277222106002805723723b4b5bef726 (patch)
tree5ec439fd699e1c96e9f54421ac0d3605e352a454 /docs/source
parent2ae78574b3eb8c393136e7ebbc922d33bf6482f2 (diff)
downloadmediagoblin-a66fbf97d277222106002805723723b4b5bef726.tar.lz
mediagoblin-a66fbf97d277222106002805723723b4b5bef726.tar.xz
mediagoblin-a66fbf97d277222106002805723723b4b5bef726.zip
A few small formatting fixes on the release notes
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/siteadmin/relnotes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst
index b49d1654..8e7ba396 100644
--- a/docs/source/siteadmin/relnotes.rst
+++ b/docs/source/siteadmin/relnotes.rst
@@ -21,6 +21,7 @@ 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.4.1
=====
@@ -38,6 +39,7 @@ Otherwise, follow 0.4.0 instructions.
=====
**Do this to upgrade**
+
1. Make sure to run
``./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate``
after upgrading.