Message ID | 20120828043511.26136.42044.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-07-18 00:07:03 +0000 +++ dashboard_app/__init__.py 2012-08-28 04:33:31 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 20, 0, "dev", 0) +__version__ = (0, 20, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-07-18 00:07:03 +0000 +++ doc/changes.rst 2012-08-28 04:33:31 +0000 @@ -6,7 +6,10 @@ Version 0.20 ============ -* Unreleased +* make the bundle page robust against the bundle not existing on disk +* ensure table row heights match up in image status view +* few fixes for image status views +* import bundle cleanup .. _version_0_19: