diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 392: release-0.29

Message ID 20130115214212.26864.26126.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Andy Doan Jan. 15, 2013, 9:42 p.m. UTC
------------------------------------------------------------
revno: 392
tags: release-0.29
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dashboard
timestamp: Tue 2013-01-15 15:40:20 -0600
message:
  release-0.29
modified:
  dashboard_app/__init__.py
  doc/changes.rst


--
lp:lava-dashboard
https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk

You are subscribed to branch lp:lava-dashboard.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription
diff mbox

Patch

=== 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: