diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 237: Update changelog for release 0.6/2011.06

Message ID 20110629220539.15493.20657.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki June 29, 2011, 10:05 p.m. UTC
------------------------------------------------------------
revno: 237
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Wed 2011-06-29 23:00:20 +0100
message:
  Update changelog for release 0.6/2011.06 
modified:
  doc/changes.rst
  doc/index.rst
  doc/installation.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 'doc/changes.rst'
--- doc/changes.rst	2011-06-28 11:42:54 +0000
+++ doc/changes.rst	2011-06-29 22:00:20 +0000
@@ -1,6 +1,26 @@ 
 Version History
 ***************
 
+.. _version_0_6:
+
+Version 0.6
+===========
+
+This version was released as 2011.06 in the Linaro monthly release process.
+
+Release highlights:
+
+* The dashboard has been split into two components, a generic host for server
+  side applications (now called the lava-server) and a test result repository
+  and browser (now called the lava-dashboard).
+* A big dependency revamp has made it possible to install the dashboard (as
+  lava-dashboard) straight from the python package index (pypi.python.org).
+  This simplifies deployment in certain environments.
+* There is now a :ref:`installation` manual that describes how to deploy the
+  dashboard from a PPA.
+* It is now possible to browse and discover available data views directly form
+  the web interface. This makes it easier to create additional reports.
+
 .. _version_0_5:
 
 Version 0.5

=== modified file 'doc/index.rst'
--- doc/index.rst	2011-06-28 11:42:54 +0000
+++ doc/index.rst	2011-06-29 22:00:20 +0000
@@ -5,7 +5,7 @@ 
 .. automodule:: dashboard_app 
 
 .. seealso:: To get started quickly see :ref:`usage`
-.. seealso:: See what's new in :ref:`version_0_5`
+.. seealso:: See what's new in :ref:`version_0_6`
 
 Features
 ========

=== modified file 'doc/installation.rst'
--- doc/installation.rst	2011-06-28 16:28:57 +0000
+++ doc/installation.rst	2011-06-29 22:00:20 +0000
@@ -1,3 +1,5 @@ 
+.. _installation:
+
 Installation
 ============