diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 344: release 0.22

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

Commit Message

Michael-Doyle Hudson Sept. 23, 2012, 11:52 p.m. UTC
------------------------------------------------------------
revno: 344
tags: release-0.22
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Mon 2012-09-24 11:50:22 +1200
message:
  release 0.22
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	2012-09-03 02:18:49 +0000
+++ dashboard_app/__init__.py	2012-09-23 23:50:22 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 22, 0, "dev", 0)
+__version__ = (0, 22, 0, "final", 0)

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-09-03 02:18:49 +0000
+++ doc/changes.rst	2012-09-23 23:50:22 +0000
@@ -5,7 +5,8 @@ 
 
 Version 0.22
 ============
-* Unreleased
+* Add the ability to group and order filter matches by a build number.
+* Allow filters to match multiple tests and test cases.
 
 .. _version_0_21: