aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/relnotes.rst
Commit message (Collapse)AuthorAgeFilesLines
* Split docs into siteadmin and pluginwriter guidesWill Kahn-Greene2012-05-231-52/+0
| | | | | | | | | | | * create initial bits for plugin writer's guide * move siteadmin stuff to site administrator's guide * rework index.rst to support multiple guides * tweak some text * move files into subdirectories I verified that this still works with html and texinfo build targets. There's still a lot of work to do, but this is a good start.
* One character chage: "our" to "your" in the release notes as it makes moregreg2012-05-011-1/+1
| | | | sense, I believe.
* 0.3.0 *is* released! Reflect that in the release notes :)Christopher Allan Webber2012-05-011-2/+2
|
* Fix relnotes formattingWill Kahn-Greene2012-04-071-5/+5
| | | | | * adds link to deployment docs. * tweaks formatting
* Start adding release notes.Elrond2012-04-051-0/+52
This is especially for noting the switch to sql and explaining how to convert your mongodb data over to sql.