@@ -6,8 +6,8 @@ Version 0.6.1
66
77To be released.
88
9- - Follow up the libsass upstream: :commit : `3.0.1 ` --- See the ` release note `__
10- of Libsass.
9+ - Follow up the libsass upstream: :upcommit : `3.0.1 ` ---
10+ See the ` release note `__ of Libsass.
1111
1212__ https://github.com/sass/libsass/releases/tag/3.0.1
1313
@@ -21,7 +21,7 @@ Note that since libsass-python 0.6.0 (and libsass 3.0) it requires C++11
2121to compile. It means you need GCC (G++) 4.8+, LLVM Clang 3.3+, or
2222Visual Studio 2013+.
2323
24- - Follow up the libsass upstream: :commit : `3.0 ` --- See the `release note `__
24+ - Follow up the libsass upstream: :upcommit : `3.0 ` --- See the `release note `__
2525 of Libsass.
2626
2727 - Decent extends support
@@ -67,8 +67,8 @@ Version 0.5.0
6767
6868Released on June 6, 2014.
6969
70- - Follow up the libsass upstream: :commit : `v2.0 ` --- See the ` release note `__
71- of Libsass.
70+ - Follow up the libsass upstream: :upcommit : `v2.0 ` ---
71+ See the ` release note `__ of Libsass.
7272
7373 - Added indented syntax support (:file: `*.sass ` files).
7474 - Added expanded selector support (BEM).
@@ -96,7 +96,7 @@ Unstable Version 0.4.2-20140528-cd3ee1cbe3
9696Released on May 28, 2014.
9797
9898- Follow up the libsass upstream:
99- :commit : `cd3ee1cbe34d5316eb762a43127a3de9575454ee `.
99+ :upcommit : `cd3ee1cbe34d5316eb762a43127a3de9575454ee `.
100100
101101
102102Version 0.4.2
@@ -156,7 +156,7 @@ Released on February 21, 2014.
156156- Now builder creates target recursive subdirectories even if it doesn't
157157 exist yet, rather than siliently fails.
158158 [:issue: `8 `, :issue: `9 ` by Philipp Volguine]
159- - Merged recent changes from libsass v1.0.1: `57a2f62--v1.0.1 `_.
159+ - Merged recent changes from libsass :upcommit: ` v1.0.1 ` : `57a2f62--v1.0.1 `_.
160160
161161 - Supports `variable arguments `_.
162162 - Supports sourcemaps.
0 commit comments