File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
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.6.5] ( https://github.com/mkdocstrings/python/releases/tag/0.6.5 ) - 2022-02-24
9
+
10
+ <small >[ Compare with 0.6.4] ( https://github.com/mkdocstrings/python/compare/0.6.4...0.6.5 ) </small >
11
+
12
+ ### Bug Fixes
13
+ - Don't escape signatures return annotations ([ ac54bfc] ( https://github.com/mkdocstrings/python/commit/ac54bfc5761337aa606fb1aa6575745062ce26f8 ) by Timothée Mazzucotelli). [ Issue #6 ] ( https://github.com/mkdocstrings/python/issues/6 )
14
+
15
+
8
16
## [ 0.6.4] ( https://github.com/mkdocstrings/python/releases/tag/0.6.4 ) - 2022-02-22
9
17
10
18
<small >[ Compare with 0.6.3] ( https://github.com/mkdocstrings/python/compare/0.6.3...0.6.4 ) </small >
@@ -18,7 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18
26
<small >[ Compare with 0.6.2] ( https://github.com/mkdocstrings/python/compare/0.6.2...0.6.3 ) </small >
19
27
20
28
### Bug Fixes
21
- - Fix examples rendering ([ a06a7e3] ( https://github.com/mkdocstrings/python/commit/a06a7e34c7017374c5bed41f4757ed86ae64cb2e ) by Timothée Mazzucotelli). References: [ mkdocstrings/griffe #46 ] ( https://github.com/mkdocstrings/griffe/issues/46 )
29
+ - Fix examples rendering ([ a06a7e3] ( https://github.com/mkdocstrings/python/commit/a06a7e34c7017374c5bed41f4757ed86ae64cb2e ) by Timothée Mazzucotelli). [ Issue mkdocstrings/griffe #46 ] ( https://github.com/mkdocstrings/griffe/issues/46 )
22
30
23
31
24
32
## [ 0.6.2] ( https://github.com/mkdocstrings/python/releases/tag/0.6.2 ) - 2022-02-17
You can’t perform that action at this time.
0 commit comments