File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
<!-- insertion marker -->
8
+ ## [ 0.5.3] ( https://github.com/mkdocstrings/python/releases/tag/0.5.3 ) - 2022-02-08
9
+
10
+ <small >[ Compare with 0.5.2] ( https://github.com/mkdocstrings/python/compare/0.5.2...0.5.3 ) </small >
11
+
12
+ ### Bug Fixes
13
+ - Allow passing ` null ` as docstring style ([ f526816] ( https://github.com/mkdocstrings/python/commit/f526816ef1d499795c647e6fe184ba91c1d41b1b ) by Timothée Mazzucotelli). [ Issue #2 ] ( https://github.com/mkdocstrings/python/issues/2 )
14
+
15
+
8
16
## [ 0.5.2] ( https://github.com/mkdocstrings/python/releases/tag/0.5.2 ) - 2022-02-05
9
17
10
18
<small >[ Compare with 0.5.1] ( https://github.com/mkdocstrings/python/compare/0.5.1...0.5.2 ) </small >
You can’t perform that action at this time.
0 commit comments