Skip to content

Commit 3710fca

Browse files
committed
Intermediate commit
1 parent d11b1bd commit 3710fca

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changes.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,26 @@ Version 0.7.0
66

77
To be released.
88

9+
- Follow up the libsass upstream: :upcommit:`3.1.0` --- See the `release note`__
10+
of Libsass.
11+
12+
- Custom functions and imports
13+
- Decrementing in ``@for`` loops
14+
- ``@debug`` and ``@error``
15+
- ``not`` operator
16+
- ``nth()`` for maps
17+
- ``inspect()``
18+
- ``feature-exists()``
19+
- ``unique-id()``
20+
- ``random()``
21+
922
- Added ``precision`` parameter to :func:`sass.compile()` function.
1023
[:issue:`39` by Andrea Stagi]
1124
- :program:`sassc` has a new :option:`-p <sassc -p>`/:option:`--precision
1225
<sassc --precision>` option. [:issue:`39` by Andrea Stagi]
1326

27+
__ https://github.com/sass/libsass/releases/tag/3.1.0
28+
1429

1530
Version 0.6.2
1631
-------------

0 commit comments

Comments
 (0)