Skip to content

Commit 7417ff9

Browse files
authored
Update Changelog for v1.0 (#1103)
This includes all major affecting changes that have already been committed to master since the last release.
1 parent 3693d4c commit 7417ff9

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

docs/changelog.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,40 @@ Changelog
55
master
66
======
77

8+
v1.0.0
9+
======
10+
11+
Incompatible Changes
12+
--------------------
13+
14+
* The minimum supported python version is now 2.7 or 3.4 and greater (#1093)
15+
* The minimum supported Sphinx version is now 1.6 (#1091)
16+
17+
Deprecated
18+
----------
19+
20+
* Support for sphinx's html4 writer is deprecated and will be removed in version 2.0 (#1091)
21+
22+
Other Changes
23+
-------------
24+
25+
* Update npm development dependencies (#1096)
26+
* Don't require npm to build from source (#1039)
27+
* Use regular toctree instead of toc for singlehtml builder (#507)
28+
* Templates: Cleanup Whitespace (#1060)
29+
30+
Fixes
31+
-----
32+
33+
* Javascript: Add support for deep toc levels (#1089)
34+
* Use Proper Sass Syntax (#1069)
35+
* Nav: Fix right padding on level2+ (#1068)
36+
* Fix Nav Buttons Size (#1067)
37+
* Fix: wrap inline literals (#1050)
38+
* Fix aria label (#1056)
39+
* Respect tab order for prev/next buttons (#1051)
40+
* Nav: Don't toggle terminal nodes (#1049)
41+
842
v0.5.1
943
======
1044

0 commit comments

Comments
 (0)