File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77<!-- insertion marker -->
8+ ## [ 0.14.0] ( https://github.com/mkdocstrings/pytkdocs/releases/tag/0.14.0 ) - 2021-10-08
9+
10+ <small >[ Compare with 0.13.0] ( https://github.com/mkdocstrings/pytkdocs/compare/0.13.0...0.14.0 ) </small >
11+
12+ ### Features
13+ - Add Markdown docstring-style support ([ 06556e3] ( https://github.com/mkdocstrings/pytkdocs/commit/06556e37634e0c520b28fa323d8d4ea459c32892 ) by Timothée Mazzucotelli). [ PR #121 ] ( https://github.com/mkdocstrings/pytkdocs/pull/121 )
14+
15+ ### Bug Fixes
16+ - Serialize yields and keyword arguments sections ([ 8fb86d6] ( https://github.com/mkdocstrings/pytkdocs/commit/8fb86d6777f11ff9ead322b901106d1e5a6d4741 ) by Timothée Mazzucotelli).
17+
18+
819## [ 0.13.0] ( https://github.com/mkdocstrings/pytkdocs/releases/tag/0.13.0 ) - 2021-10-06
920
1021<small >[ Compare with 0.12.0] ( https://github.com/mkdocstrings/pytkdocs/compare/0.12.0...0.13.0 ) </small >
You can’t perform that action at this time.
0 commit comments