Skip to content

Commit 8a6dd4d

Browse files
build: 🔖 update version to 0.28.0 [skip ci]
1 parent f1b76fa commit 8a6dd4d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ releases we've made so far, along with what was changed within each release.
2121
Commits from bots, like `dependabot` or `pre-commit-ci`, are not included in the
2222
changelog.
2323

24+
## [0.28.0](https://github.com/seedcase-project/template-python-package/compare/0.27.1..0.28.0) - 2026-08-11
25+
26+
### ✨ Features
27+
28+
- Allow `Optional[]` and `Union[]` typing in Ruff
29+
[#344](https://github.com/seedcase-project/template-python-package/pull/344)
30+
by [`@signekb`](https://github.com/signekb)
31+
([f1b76fa](https://github.com/seedcase-project/template-python-package/commit/f1b76fa5ad80b15fc28301287b228a68b117efcc))
32+
2433
## [0.27.1](https://github.com/seedcase-project/template-python-package/compare/0.27.0..0.27.1) - 2026-08-07
2534

2635
### 🐛 Fixes

0 commit comments

Comments
 (0)