Message ID | 20130115214212.26864.26126.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2013-01-10 03:18:33 +0000 +++ dashboard_app/__init__.py 2013-01-15 21:40:20 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 29, 0, "dev", 0) +__version__ = (0, 29, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2013-01-10 03:18:33 +0000 +++ doc/changes.rst 2013-01-15 21:40:20 +0000 @@ -5,7 +5,10 @@ Version 0.29 ============ -* Unreleased +* Removed some useless and incomplete functionality +* Added a powermgmt view +* Added abiltiy to compare filter matches +* Fix regression in bundle notifications on filters .. _version_0_28: