This release is now ready. Update the respective references.
Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
### Added
+- N/A
+
+## [1.1.0] - 2016-03-03
+
+### Added
+
- Python 3 support
- Web UI overhaul
- Check feature, which can be used to report the status of tests
**NOTE:** 1.0.0 was the first release of patchwork adopting semantic versioning.
For information on *"0.9.0"* and before, please refer to Git logs.
-[Unreleased]: https://github.com/getpatchwork/patchwork/compare/v1.0.0...HEAD
+[Unreleased]: https://github.com/getpatchwork/patchwork/compare/v1.1.0...HEAD
+[1.1.0]: https://github.com/getpatchwork/patchwork/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/getpatchwork/patchwork/compare/v0.9.0...v1.0.0
[0.9.0]: https://github.com/getpatchwork/patchwork/compare/c561ebe...v0.9.0
We will install this under `/opt`, though this is only a suggestion:
- $ tar -xvzf v1.0.0.tar.gz
- $ sudo mv v1.0.0 /opt/patchwork
+ $ tar -xvzf v1.1.0.tar.gz
+ $ sudo mv v1.1.0 /opt/patchwork
**NOTE:** Per the [Django documentation][ref-django-files], source code should
not be placed in your web server's document root as this risks the possibility