diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 284: release 0.9.3

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

Commit Message

Paul Larson Nov. 18, 2011, 3:44 a.m. UTC
------------------------------------------------------------
revno: 284
tags: release-0.9.3, 2011.11
committer: Paul Larson <paul.larson@canonical.com>
branch nick: lava-dashboard
timestamp: Thu 2011-11-17 21:42:06 -0600
message:
  release 0.9.3
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	2011-11-09 00:02:48 +0000
+++ dashboard_app/__init__.py	2011-11-18 03:42:06 +0000
@@ -1,4 +1,4 @@ 
-# Copyright (C) 2010 Linaro Limited
+# Copyright (C) 2010-2011 Linaro Limited
 #
 # Author: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
 #
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 9, 2, "final", 0)
+__version__ = (0, 9, 3, "final", 0)

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2011-10-28 18:01:14 +0000
+++ doc/changes.rst	2011-11-18 03:42:06 +0000
@@ -1,6 +1,22 @@ 
 Version History
 ***************
 
+.. _version_0_9_3:
+
+Version 0.9.3
+=============
+
+* Some minor improvements to the bundle list template
+
+.. _version_0_9_2:
+
+Version 0.9.2
+=============
+*  Require latest lava-server
+*  Make all lava-dashboard views associated with lava-server index breadcrumb
+*  Remove the context processor, use front page data feeder and start using application menu
+*  Merge fix for database migration dependencies
+
 .. _version_0_9_1:
 
 Version 0.9.1