diff -r c8854a6300d1 -r 65b7354b0d4c docs/changelog.md --- a/docs/changelog.md Wed May 31 13:53:05 2023 +0200 +++ b/docs/changelog.md Thu Jun 01 11:44:06 2023 +0200 @@ -5,6 +5,7 @@ - Added these checkers to support more case. - property decorator usage - PEP-604 style union type annotations + - deprecated 'typing' symbols (PEP 585) - pip Interface - Added a standalone application for Python package management with `pip`.