From 8cf5f0cf25b16a2ff3ee879ac1807f3dd2cd6498 Mon Sep 17 00:00:00 2001 From: Victor Berchet Date: Thu, 1 Jul 2010 16:43:04 +0200 Subject: [PATCH] Updates for release v1.1.0 --- README.markdown | 8 ++++++++ package.xml | 30 ++++++++++++++++++++++++++---- 2 files changed, 34 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index 81e2f30..ea250f0 100755 --- a/README.markdown +++ b/README.markdown @@ -186,3 +186,11 @@ If you want to compile specific file, not all, just use argument & file name wit * vicb (contributor): [http://github.com/vicb](http://github.com/vicb) less.js is maintained by Alexis Sellier [http://github.com/cloudhead](http://github.com/cloudhead) + +## History ## + +### v1.1.0 2010-07-01 ### + +* added an helper to include less stylesheets in layouts / templates +* [client side] less javascript updated to version 1.0.30 +* [server side] added a visual feedback in the debug bar when some files have been compiled \ No newline at end of file diff --git a/package.xml b/package.xml index faeb70a..8690a78 100644 --- a/package.xml +++ b/package.xml @@ -10,9 +10,9 @@ ever.zet@gmail.com yes - 2010-06-23 + 2010-07-01 - 1.0.1 + 1.1.0 1.0.0 @@ -23,14 +23,14 @@ - - + - + @@ -42,6 +42,9 @@ + + + @@ -65,6 +68,25 @@ + + + 1.1.0 + 1.0.0 + + + stable + stable + + MIT license + 2010-07-01 + MIT + + * added an helper to include less stylesheets in layouts / templates + * [client side] less javascript updated to version 1.0.30 + * [server side] added a visual feedback when some files have been compiled + + + 1.0.1