We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a37975 commit 2f822e2Copy full SHA for 2f822e2
CHANGES.rst
@@ -1,3 +1,14 @@
1
+Version 0.7.0
2
+Released on Jan 18th 2020
3
+
4
+- Bug fix
5
6
+ - default value as dict create wrong docstring
7
8
+ see https://github.com/heavenshell/vim-pydocstring/issues/61
9
10
+ Thx @LucaZampieri
11
12
Version 0.6.0
13
-------------
14
Released on Jun 30th 2018
doc/pydocstring.txt
@@ -1,6 +1,6 @@
*pydocstring.txt* Generate Python docstring to your Python code.
-Version: 0.6.0
+Version: 0.7.0
Author: Shinya Ohynagi <[email protected]>
Repository: http://github.com/heavenshell/vim-pydocstring/
License: BSD, see LICENSE for more details.
0 commit comments