Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit a9a8b2d

Browse files
committed
Improve RST usage in changelog [ci skip]
1 parent 1bb8352 commit a9a8b2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/changes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Version 0.11.2
7171
Released on October 24, 2016.
7272

7373
- Drop support for python2.6 [:issue:`158` by Anthony Sottile]
74-
- Deprecate `--watch` [:issue:`156` by Anthony Sottile]
74+
- Deprecate ``--watch`` [:issue:`156` by Anthony Sottile]
7575
- Preserve line endings [:issue:`160` by Anthony Sottile]
7676
- Follow up the libsass upstream: 3.3.6 --- See the release notes of Libsass
7777
3.3.6__. [:issue:`167` by Anthony Sottile]
@@ -97,15 +97,15 @@ Released on March 23, 2016.
9797

9898
- Follow up the libsass upstream: 3.3.4 --- See the release notes of Libsass
9999
3.3.4__. [:issue:`144` by Anthony Sottile]
100-
- Expose libsass version in `sassc --version` and `sass.libsass_version`
100+
- Expose libsass version in ``sassc --version`` and ``sass.libsass_version``
101101
[:issue:`142` :issue:`141` :issue:`140` by Anthony Sottile]
102102
- Fix warning about unused enum on switch [:issue:`127` :issue:`131` by
103103
Anthony Sottile]
104104
- Sourcemaps no longer imply source comments [:issue:`124` :issue:`130` by
105105
Tim Tisdall]
106-
- Add `--source-comments` option to `sassc` [:issue:`124` :issue:`130` by
106+
- Add ``--source-comments`` option to ``sassc`` [:issue:`124` :issue:`130` by
107107
Anthony Sottile]
108-
- Improve formatting of `CompileError` under python3 [:issue:`123` by Anthony
108+
- Improve formatting of ``CompileError`` under python3 [:issue:`123` by Anthony
109109
Sottile]
110110
- Raise when compiling a directory which does not exist [:issue:`116`
111111
:issue:`119` by Anthony Sottile]

0 commit comments

Comments
 (0)