summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGerman M. Bravo <german.mb@deipi.com>2012-01-10 17:43:04 -0600
committerGerman M. Bravo <german.mb@deipi.com>2012-01-10 17:43:04 -0600
commit18df4866b608866bfe5007b68ed6623f6c258abf (patch)
tree5dc34a206909d362459d2a267cad2891ffcbf2ee /README.rst
parent05f5a4e81f9958275e64e2db6340963258bed4fa (diff)
downloadpyscss-18df4866b608866bfe5007b68ed6623f6c258abf.tar.gz
Added 'undefined' keyword for undefined variables
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5e6b4bb..068710e 100644
--- a/README.rst
+++ b/README.rst
@@ -275,6 +275,7 @@ Changelog
1.1.4 ???
+ Added ``--debug-info`` command line option (for *FireSass* output).
+ Added compass helper function ``reject()``.
+ + Added ``undefined`` keyword for undefined variables.
1.1.3 Jan 9, 2012
+ Support for the new Sass 3.2.0 features (``@content`` and placeholder selectors)