Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 0d4825b

Browse files
committed
release_notes.rst updated.
1 parent f66a3bb commit 0d4825b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/release_notes.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ Bug Fixes
2020

2121
* Treat "package" as an imperative verb for D401 (#356).
2222

23+
5.1.2 - September 13th, 2020
24+
----------------------------
25+
26+
New Features
27+
28+
* Methods, Functions and Nested functions that have a docstring now throw D418 (#511).
29+
* Methods decorated with @overload no longer reported as D102.
30+
* Functions and nested functions decorated with @overload no longer reported as D103.
31+
32+
2333
5.1.1 - August 29th, 2020
2434
---------------------------
2535

0 commit comments

Comments
 (0)