Message ID | 20120718000811.20915.99427.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-06-28 05:53:28 +0000 +++ dashboard_app/__init__.py 2012-07-18 00:02:02 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 19, 0, "dev", 0) +__version__ = (0, 19, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-06-28 05:53:28 +0000 +++ doc/changes.rst 2012-07-18 00:02:02 +0000 @@ -5,7 +5,9 @@ Version 0.19 ============ -* Unreleased + +* Add image status views and models for use by the QA services team. +* Allow linking test runs to launchpad bugs from the image status view. .. _version_0_18: