Skip to content

Commit f595bae

Browse files
committed
CHANGELOG: add per-commit CI workflow entry
1 parent bc4872d commit f595bae

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ and this project adheres to
1717
- Migrate from Poetry to uv: update `pyproject.toml` to PEP 621 format with
1818
`hatchling` build backend, replace `poetry run` with `uv run` in Makefile,
1919
and switch CI to `astral-sh/setup-uv` ([5f4fc51], [#56])
20+
- CI: add per-commit workflow triggered by `ci:per-commit` label for easier
21+
bisect and revert ([bc4872d], [#59])
2022

2123
## [1.4.0] - 2026-02-09
2224

@@ -163,6 +165,7 @@ and this project adheres to
163165

164166
<!-- Commit links -->
165167

168+
[bc4872d]: https://github.com/LeakIX/l9format-python/commit/bc4872d
166169
[6c9eecd]: https://github.com/LeakIX/l9format-python/commit/6c9eecd
167170
[5f4fc51]: https://github.com/LeakIX/l9format-python/commit/5f4fc51
168171
[ac8a1db]: https://github.com/LeakIX/l9format-python/commit/ac8a1db
@@ -254,4 +257,5 @@ and this project adheres to
254257
[#50]: https://github.com/LeakIX/l9format-python/pull/50
255258
[#51]: https://github.com/LeakIX/l9format-python/pull/51
256259
[#56]: https://github.com/LeakIX/l9format-python/pull/56
260+
[#59]: https://github.com/LeakIX/l9format-python/issues/59
257261
[#43]: https://github.com/LeakIX/l9format-python/issues/43

0 commit comments

Comments
 (0)