Skip to content

Commit cd5b270

Browse files
committed
CHANGELOG: use Makefile targets in CI and sequential per-commit testing
1 parent 8e6c39f commit cd5b270

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
@@ -19,6 +19,8 @@ and this project adheres to
1919
and switch CI to `astral-sh/setup-uv` ([5f4fc51], [#56])
2020
- CI: add per-commit workflow triggered by `ci:per-commit` label for easier
2121
bisect and revert ([bc4872d], [#59])
22+
- CI: use Makefile targets in workflows and add sequential per-commit testing
23+
([8e6c39f], [#62])
2224

2325
## [1.4.0] - 2026-02-09
2426

@@ -165,6 +167,7 @@ and this project adheres to
165167

166168
<!-- Commit links -->
167169

170+
[8e6c39f]: https://github.com/LeakIX/l9format-python/commit/8e6c39f
168171
[bc4872d]: https://github.com/LeakIX/l9format-python/commit/bc4872d
169172
[6c9eecd]: https://github.com/LeakIX/l9format-python/commit/6c9eecd
170173
[5f4fc51]: https://github.com/LeakIX/l9format-python/commit/5f4fc51
@@ -258,4 +261,5 @@ and this project adheres to
258261
[#51]: https://github.com/LeakIX/l9format-python/pull/51
259262
[#56]: https://github.com/LeakIX/l9format-python/pull/56
260263
[#59]: https://github.com/LeakIX/l9format-python/issues/59
264+
[#62]: https://github.com/LeakIX/l9format-python/pull/62
261265
[#43]: https://github.com/LeakIX/l9format-python/issues/43

0 commit comments

Comments
 (0)