Skip to content

Commit 2f822e2

Browse files
authored
Bump 0.7.0 (#66)
1 parent 2a37975 commit 2f822e2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
Version 0.6.0
213
-------------
314
Released on Jun 30th 2018

doc/pydocstring.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*pydocstring.txt* Generate Python docstring to your Python code.
22

3-
Version: 0.6.0
3+
Version: 0.7.0
44
Author: Shinya Ohynagi <[email protected]>
55
Repository: http://github.com/heavenshell/vim-pydocstring/
66
License: BSD, see LICENSE for more details.

0 commit comments

Comments
 (0)