Skip to content

Commit 737504a

Browse files
committed
Update CHANGELOG
1 parent 5843d87 commit 737504a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

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

55
### Added
66

7-
- Typing support. [#698](https://github.com/NLeSC/python-template/pull/698)
7+
* Typing support. [#698](https://github.com/NLeSC/python-template/pull/698)
88

99
### Changed
1010

1111
* Recommend `ruff format` instead of `yapf` for fixing code style readability [#695](https://github.com/NLeSC/python-template/pull/695)
12+
* Replace optional dependencies with dependency groups in template [#705](https://github.com/NLeSC/python-template/pull/705)
1213

1314
### Removed
1415

0 commit comments

Comments
 (0)