Skip to content

Commit

Permalink
update release notes for PyCQA#499
Browse files Browse the repository at this point in the history
  • Loading branch information
theyuvalraz committed Sep 18, 2020
1 parent 7921a6d commit b03901c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Major Updates
New Features

* Add flag to disable `# noqa` comment processing in API (#485).
* Fix the parsing of decorated one line functions (#499).
* Methods, Functions and Nested functions that have a docstring now throw D418 (#511).
* Methods decorated with @overload no longer reported as D102 (#511).
* Functions and nested functions decorated with @overload no longer reported as D103 (#511).
Expand Down

0 comments on commit b03901c

Please sign in to comment.