UNPKG

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