UNPKG

1.12 kBMarkdownView Raw
1## [v0.5.4]
2> Oct 16, 2015
3
4- Remove console.log
5
6## [v0.5.3]
7> Oct 16, 2015
8
9- Add `viewport` meta tag for responsiveness
10- Fix Pjax suddenly not working
11
12## [v0.5.0]
13> Oct 16, 2015
14
15- Use Stylus instead of Sass
16- Use new setting `css` for custom CSS
17- Fix bug where a stray `<link rel="stylesheet">` appears in the source
18
19## [v0.4.0]
20> Oct 15, 2015
21
22- Allow external CSS config
23
24## [v0.3.1]
25> Oct 14, 2015
26
27- Make footer links bigger
28- Fix slight bug where documents with images can derail scrolltracking
29- Indent the output HTML
30
31## [v0.2.0]
32> Oct 12, 2015
33
34- Allow anchor links in TOC (eg, `README.md#usage`)
35
36## v0.1.0
37> Oct 11, 2015
38
39- Initial release.
40
41[v0.2.0]: https://github.com/docpress/docpress-base/compare/v0.1.0...v0.2.0
42[v0.3.1]: https://github.com/docpress/docpress-base/compare/v0.2.0...v0.3.1
43[v0.4.0]: https://github.com/docpress/docpress-base/compare/v0.3.1...v0.4.0
44[v0.5.0]: https://github.com/docpress/docpress-base/compare/v0.4.0...v0.5.0
45[v0.5.3]: https://github.com/docpress/docpress-base/compare/v0.5.0...v0.5.3
46[v0.5.4]: https://github.com/docpress/docpress-base/compare/v0.5.3...v0.5.4