]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Release v1.1.0 v1.1.0
authorStephen Finucane <stephen.finucane@intel.com>
Thu, 3 Mar 2016 14:54:29 +0000 (14:54 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 3 Mar 2016 14:54:29 +0000 (14:54 +0000)
This release is now ready. Update the respective references.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
CHANGELOG.md
docs/deployment.md

index fb8f1fac9b713bdbe09a3b7fd62638779cadaf1b..cc206cd1b24d8bca77b43aadf2e912655fd19c36 100644 (file)
@@ -9,6 +9,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### 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
@@ -67,7 +73,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 **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
 
index aae8a46e27eb24049f754906c004d5fa974dd1a2..f53d27fffcd7437bda462842f5945ad508f9d2c6 100644 (file)
@@ -115,8 +115,8 @@ The first requirement is patchwork itself. It can be downloaded like so:
 
 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