summaryrefslogtreecommitdiff
path: root/docs/back-matter.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/back-matter.rst')
-rw-r--r--docs/back-matter.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/back-matter.rst b/docs/back-matter.rst
index 1fcdb8d..f2c98fc 100644
--- a/docs/back-matter.rst
+++ b/docs/back-matter.rst
@@ -113,6 +113,7 @@ New features
* Python 3 support. As a result, Python 2.5 no longer works; whether this is a bug or a feature is not yet clear.
* It's possible to write custom Sass functions in Python, though the API for this is not final.
* Experimental support for the map type and destructuring ``@each``, both unreleased additions to the Ruby project.
+* Support for the new string and list functions in Sass 3.3.
* Added ``background-brushed``.
Backwards-incompatible changes