aboutsummaryrefslogtreecommitdiff
path: root/UPGRADING.md
Commit message (Expand)AuthorAge
* docs: Emphasise the deprecation of Django 1.6•••Though already mentioned in the CHANGELOG, the UPGRADING document should describe plans to deprecate support for Django 1.6. This will ensure sysadmins are not suprised when they attempt to upgrade. Signed-off-by: Stephen Finucane <stephen.finucane@intel.com> Stephen Finucane2015-11-05
* doc: Add CHANGELOG and UPGRADING docs•••The CHANGELOG document should describe the high level changes of the project. This will provide a human-readable way for people to evaluate the changes in each release. This file is based on the templates and general changelog "ethos" provided by 'Keep a CHANGELOG': http://keepachangelog.com/ The UPGRADING document provide instruction for system admininstrators managing patchwork deployments. At the moment, this document is a rename and minor reformatting of the existing 'docs/NEWS' document, but going forward documentation will be added for each new release. Signed-off-by: Stephen Finucane <stephen.finucane@intel.com> Stephen Finucane2015-10-26