Skip to content

Commit 21c2270

Browse files
committed
update changelog
1 parent f8a3743 commit 21c2270

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44

55
### Added
66

7+
* Add Python 3.13 and 3.14 support [#703](https://github.com/NLeSC/python-template/pull/703)
78
* Typing support. [#698](https://github.com/NLeSC/python-template/pull/698)
89

910
### Changed
1011

12+
* Update CI actions to use Python 3.14 instead of 3.12 [#703](https://github.com/NLeSC/python-template/pull/703)
1113
* Recommend `ruff format` instead of `yapf` for fixing code style readability [#695](https://github.com/NLeSC/python-template/pull/695)
1214
* Replace optional dependencies with dependency groups in template [#705](https://github.com/NLeSC/python-template/pull/705)
1315

0 commit comments

Comments
 (0)