We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65c2bc commit bd601bdCopy full SHA for bd601bd
1 file changed
CHANGELOG.md
@@ -22,6 +22,15 @@ within each release.
22
Commits from bots, like `dependabot` or `pre-commit-ci`, are not
23
included in the changelog.
24
25
+## [0.23.1](https://github.com/seedcase-project/template-python-package/compare/0.23.0..0.23.1) - 2026-05-22
26
+
27
+### ♻️ Refactor
28
29
+- Move config files into `.config/` or `pyproject.toml`
30
+ [#280](https://github.com/seedcase-project/template-python-package/pull/280)
31
+ by [`@lwjohnst86`](https://github.com/lwjohnst86)
32
+ ([f65c2bc](https://github.com/seedcase-project/template-python-package/commit/f65c2bc7fad7654ed5261bd9e5d0614121905e17))
33
34
## [0.23.0](https://github.com/seedcase-project/template-python-package/compare/0.22.3..0.23.0) - 2026-05-22
35
36
### ✨ Features
0 commit comments