summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGerman M. Bravo <german.mb@deipi.com>2012-01-09 19:12:04 -0600
committerGerman M. Bravo <german.mb@deipi.com>2012-01-09 19:12:04 -0600
commite103d9c88b0a9eaea567dca0ea6122c9563aadc9 (patch)
treebb976c63693a7c9b114add9e56b7d3305fc9ff32 /README.rst
parent867a3fb5330800a4bbafd665cd7630deed643328 (diff)
downloadpyscss-e103d9c88b0a9eaea567dca0ea6122c9563aadc9.tar.gz
Added reject() compass helper function
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 f049c30..5e6b4bb 100644
--- a/README.rst
+++ b/README.rst
@@ -274,6 +274,7 @@ Changelog
1.1.4 ???
+ Added ``--debug-info`` command line option (for *FireSass* output).
+ + Added compass helper function ``reject()``.
1.1.3 Jan 9, 2012
+ Support for the new Sass 3.2.0 features (``@content`` and placeholder selectors)