File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,40 @@ Changelog
55master
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+
842v0.5.1
943======
1044
You can’t perform that action at this time.
0 commit comments