Skip to content

Commit 2013c2f

Browse files
authored
Update CHANGELOG.md
1 parent dd78c84 commit 2013c2f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

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

55
### Added
66

7+
* Added Python 3.12 support [#356](https://github.com/NLeSC/python-template/issues/356)
78
* Template unit tests for documentation generation, linting and version bumping
89
* Docstring for function
910
* Intersphinx to documentation
@@ -27,6 +28,7 @@
2728

2829
### Removed
2930

31+
* Removed Python 3.7 support [#343](https://github.com/NLeSC/python-template/issues/343)
3032
* `.pylintrc` file, was too strict, too soon [#267](https://github.com/NLeSC/python-template/issues/267)
3133
* Unused development dependencies [#167](https://github.com/NLeSC/python-template/issues/167)
3234
* Statements in project_setup.md already mentioned in README.dev.md

0 commit comments

Comments
 (0)