File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 1+ Enthought Sphinx Theme changelog
2+ ================================
3+
4+ Release 0.6.1
5+ -------------
6+
7+ Release date: 2019-06-20
8+
9+ Fixes
10+
11+ * Fix broken search box functionality. (#8)
12+
13+ Release 0.6.0
14+ -------------
15+
16+ Release date: 2019-05-10
17+
18+ This is the first release made available on PyPI.
19+
20+ Changes
21+
22+ * Update to current Enthought branding, fix for red font bleedthrough for code tags. (#5)
23+
24+ Fixes
25+
26+ * Fix favicon location. (#6)
27+
28+ Release 0.5.0
29+ -------------
30+
31+ Release date: 2014-10-17
32+
33+ Initial release.
Original file line number Diff line number Diff line change 99
1010setup (
1111 name = 'enthought_sphinx_theme' ,
12- version = '0.6' ,
12+ version = '0.6.1 ' ,
1313 author = 'Enthought, Inc.' ,
14141515 description = 'Sphinx theme for Enthought products' ,
You can’t perform that action at this time.
0 commit comments