Skip to content

Commit 504d217

Browse files
committed
update changelog
1 parent bfa392d commit 504d217

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44

55
### Added
66

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

910
### Changed
1011

12+
* Change CI actions to use Python 3.13 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

1315
### Removed

0 commit comments

Comments
 (0)