Skip to content

Commit

Permalink
Add changenote in CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
saroad2 committed May 8, 2023
1 parent 97810d4 commit d45fd9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Version 8.1.4

Unreleased

- Replace all ``typing.Dict`` occurrences to ``typing.MutableMapping`` for
parameter hints. :issue:`2255`
- Improve type hinting for decorators and give all generic types parameters.
:issue:`2398`

Expand Down

0 comments on commit d45fd9d

Please # to comment.