Skip to content

Commit f7e0151

Browse files
Move changelog
1 parent b9b8cf9 commit f7e0151

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ChangeLog

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ What's New in astroid 3.1.0?
77
============================
88
Release date: TBA
99

10+
* Include PEP 695 (Python 3.12) generic type syntax nodes in ``get_children()``,
11+
allowing checkers to visit them.
12+
13+
Refs pylint-dev/pylint#9193
1014

1115

1216
What's New in astroid 3.0.2?
1317
============================
1418
Release date: TBA
1519

16-
* Include PEP 695 (Python 3.12) generic type syntax nodes in ``get_children()``,
17-
allowing checkers to visit them.
18-
19-
Refs pylint-dev/pylint#9193
2020

2121

2222
What's New in astroid 3.0.1?

0 commit comments

Comments
 (0)