Skip to content

Commit ab596a7

Browse files
committed
CHANGELOG: add per-commit CI workflow entry
1 parent 3967e42 commit ab596a7

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
@@ -12,6 +12,11 @@ and this project adheres to
1212

1313
- Updated l9format requirement from =1.3.2 to =1.4.0 ([ae676d9])
1414

15+
### Infrastructure
16+
17+
- CI: use Makefile targets in Windows job and add sequential per-commit
18+
testing triggered by the ci:per-commit label ([3967e42], [#66])
19+
1520
## [0.1.10] - 2024-12-XX
1621

1722
### Changed
@@ -47,6 +52,7 @@ and this project adheres to
4752
[0.1.9]: https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9
4853

4954
<!-- Commit links -->
55+
[3967e42]: https://github.com/LeakIX/LeakIXClient-Python/commit/3967e42
5056
[ae676d9]: https://github.com/LeakIX/LeakIXClient-Python/commit/ae676d9
5157
[65c5121]: https://github.com/LeakIX/LeakIXClient-Python/commit/65c5121
5258
[0975c1c]: https://github.com/LeakIX/LeakIXClient-Python/commit/0975c1c
@@ -55,3 +61,6 @@ and this project adheres to
5561
[6777ad9]: https://github.com/LeakIX/LeakIXClient-Python/commit/6777ad9
5662
[62550bc]: https://github.com/LeakIX/LeakIXClient-Python/commit/62550bc
5763
[4dd4948]: https://github.com/LeakIX/LeakIXClient-Python/commit/4dd4948
64+
65+
<!-- PR links -->
66+
[#66]: https://github.com/LeakIX/LeakIXClient-Python/pull/66

0 commit comments

Comments
 (0)