Skip to content

Commit 285bf24

Browse files
committed
changelog updates v4.1.0
1 parent b7b28b8 commit 285bf24

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
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

0 commit comments

Comments
 (0)