diff -r b5808c3a9967 -r c8854a6300d1 docs/changelog.md --- a/docs/changelog.md Tue May 30 17:25:17 2023 +0200 +++ b/docs/changelog.md Wed May 31 13:53:05 2023 +0200 @@ -4,6 +4,7 @@ - Code Style Checker - Added these checkers to support more case. - property decorator usage + - PEP-604 style union type annotations - pip Interface - Added a standalone application for Python package management with `pip`.