File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.1.0
4+
5+ - update the GitHub Action to use node 20 environment from node 16 environment (addresses GitHub Actions node 16 deprecation warnings)
6+ - add cPython 3.12.x interpreter testing support
7+ - drop cPython 3.8.x interpreter testing support (may work, no longer tested)
8+ - development dependency updates
9+
310## v4.0.0
411
512- update the GitHub Action to use node 16 environment from node 12 environment (addresses GitHub Actions node 12 deprecation warnings)
6- - add cPython 3.11.x interpreter support
7- - drop cPython 3.7.x interpreter support (may work, no longer tested)
13+ - add cPython 3.11.x interpreter testing support
14+ - drop cPython 3.7.x interpreter testing support (may work, no longer tested)
815- update CodeQL configuration
916- dependency updates
1017
You can’t perform that action at this time.
0 commit comments