changeset 16:6d2689442120

Update for 1.0.0 release.
author Jon VanAlten <jon.vanalten@redhat.com>
date Tue, 26 Nov 2013 01:23:22 -0700
parents aec6b5117a24
children fd344d405c08
files index.html
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Fri Nov 01 11:11:47 2013 -0600
+++ b/index.html	Tue Nov 26 01:23:22 2013 -0700
@@ -67,7 +67,7 @@
 
 
                     <p>
-                        <strong>Note:</strong> As of now, the latest stable version is <strong>Thermostat 0.15.0</strong>. Please <a href="http://icedtea.classpath.org/mailman/listinfo/thermostat">send us email</a> if you have any trouble installing/using Thermostat---we'd be happy to help you out.</p>
+                        <strong>Note:</strong> As of now, the latest stable version is <strong>Thermostat 1.0.0</strong>. Please <a href="http://icedtea.classpath.org/mailman/listinfo/thermostat">send us email</a> if you have any trouble installing/using Thermostat---we'd be happy to help you out.</p>
 
                     <h2>Downloads<a name="downloads">&nbsp;</a></h2>
 
@@ -81,6 +81,11 @@
                         </thead>
                         <tbody>
                             <tr>
+                                <td>2013-11-26</td>
+                                <td><a href="http://icedtea.classpath.org/download/thermostat/thermostat-1.0.0.tar.gz">1.0.0</a></td>
+                                <td>Our first release with stable frozen Plugin API, code name "The Snowman". Please see README in the tarball to get started.</td>
+                            </tr>
+                            <tr>
                                 <td>2013-10-07</td>
                                 <td><a href="http://icedtea.classpath.org/download/thermostat/thermostat-0.15.0.tar.gz">0.15.0</a></td>
                                 <td>Our twelfth release, code name "LookFar". Please see README in the tarball to get started.</td>