Skip to content

Commit 798ccb1

Browse files
committed
Add basic changelog
1 parent 2929ef2 commit 798ccb1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.rst

+13
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ the SASS files here, rather than the .css files on RTD.
2424

2525
.. image:: screen_mobile.png
2626
:width: 100%
27+
2728
Installation
2829
============
2930

@@ -58,6 +59,18 @@ conf.py file:
5859
html_theme = "sphinx_rtd_theme"
5960
html_theme_path = ["_themes", ]
6061
62+
Changelog
63+
=========
64+
65+
66+
v0.1.8
67+
------
68+
69+
* Add support for Sphinx 1.3
70+
* Add sidebar headers for :caption: in Sphinx toctree
71+
* Clean up sidebar scrolling behavior so it never scrolls out of view
72+
73+
6174
How the Table of Contents builds
6275
================================
6376

0 commit comments

Comments
 (0)