summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGerman M. Bravo <german.mb@deipi.com>2012-08-18 11:39:50 -0500
committerGerman M. Bravo <german.mb@deipi.com>2012-08-18 11:39:50 -0500
commitd8f4da23a3c87696a75b3830ed4ab49b75550a93 (patch)
tree2b78f74f83c7d49ed44e4f7b2165f71c52666c14 /README.rst
parentcbf7bf9dedf23d345d4f238a71968b26b6225b65 (diff)
downloadpyscss-d8f4da23a3c87696a75b3830ed4ab49b75550a93.tar.gz
Changelog updated
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index c7863ce..29d732f 100644
--- a/README.rst
+++ b/README.rst
@@ -353,11 +353,15 @@ issue tracker at http://github.com/Kronuz/pyScss/issues
Changelog
=========
-1.1.4 ???
+1.1.5 ???
+ + Command line tool and entry point fixed.
+ + Fix cache buster URLs when paths already include queries or fragments.
+ + Hashable Values.
+
+1.1.4 Aug 8, 2012
+ Added ``--debug-info`` command line option (for *FireSass* output).
+ Added compass helper function ``reject()``.
+ Added ``undefined`` keyword for undefined variables.
- + Fix cache buster URLs when paths already include queries or fragments.
1.1.3 Jan 9, 2012
+ Support for the new Sass 3.2.0 features (``@content`` and placeholder selectors)