File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ 19.0 (2018-04-10)
5+ -----------------
6+
7+ * Allow details and summary tags. (#77)
8+ * Add .pytest_cache to .gitignore. (#85)
9+ * Warn about Markdown content type when checking RST. (#83)
10+ * Update pep8 tox env to use py3.6. (#84)
11+ * Add Pygments-based syntax highlighting for Markdown. (#82)
12+ * Update docs about check to talk about Markdown. (#80)
13+
14+
41518.1 (2018-04-01)
516-----------------
617
Original file line number Diff line number Diff line change 2323 'descriptions for Warehouse' )
2424__uri__ = "https://github.com/pypa/readme_renderer"
2525
26- __version__ = "18.1 "
26+ __version__ = "19.0 "
2727
28- __author__ = "Donald Stufft "
29- 28+ __author__ = "The Python Packaging Authority "
29+ 3030
3131__license__ = "Apache License, Version 2.0"
3232__copyright__ = "Copyright 2014 %s" % __author__
You can’t perform that action at this time.
0 commit comments