File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Released on September 23, 2020
13
13
- Add support for parallel sphinx builds. Increases sphinx version requirement to 1.6
14
14
[:pull: `31 ` by Daniel Hofmann]
15
15
- Remove references to the generic ``:py:obj: `` role [:pull: `54 ` by Stephen Finucane]
16
- - Remove imports and calls to depracated function force_decode who was removed
16
+ - Remove imports and calls to deprecated function force_decode who was removed
17
17
starting with sphinx 4.0 [:pull: `49 ` by Florian Masy]
18
18
- Be explicit about what versions of Python are supports (2.7, and 3.5+). This will
19
19
be the last version to support Python 2.7 and 3.5, version 2.0 will require 3.6+.
@@ -24,7 +24,7 @@ Version 1.7.0
24
24
25
25
Released on July 1, 2018.
26
26
27
- - Implemented ``:autoquickref: `` option that use available informations to
27
+ - Implemented ``:autoquickref: `` option that use available information to
28
28
build a ``quickref ``. [:pull: `9 ` by Alexandre Bonnetain]
29
29
- Improved :mod: `sphinxcontrib.autohttp.tornado ` compatibility with Tornado
30
30
4.5 and newer. `Tornado 4.5 <http://www.tornadoweb.org/en/stable/releases/v4.5.0.html >`_
You can’t perform that action at this time.
0 commit comments