Skip to content

Commit 95e9a80

Browse files
committed
CHANGELOG: add mypy type checking to CI
1 parent 0950a47 commit 95e9a80

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ and this project adheres to
2727
- CI: use Makefile targets in Windows job and add sequential per-commit
2828
testing triggered by the ci:per-commit label ([3967e42], [#66])
2929
- Remove duplicated lint-shell target in Makefile ([a652654], [#67])
30+
- Add mypy type checking to CI workflow ([6b9a3db], [#42])
3031
- Migrate from Poetry to uv ([14bc55e], [#65])
3132

3233
## [0.1.10] - 2024-12-XX
@@ -64,6 +65,7 @@ and this project adheres to
6465
[0.1.9]: https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9
6566

6667
<!-- Commit links -->
68+
[6b9a3db]: https://github.com/LeakIX/LeakIXClient-Python/commit/6b9a3db
6769
[d111628]: https://github.com/LeakIX/LeakIXClient-Python/commit/d111628
6870
[df916e5]: https://github.com/LeakIX/LeakIXClient-Python/commit/df916e5
6971
[14bc55e]: https://github.com/LeakIX/LeakIXClient-Python/commit/14bc55e
@@ -82,4 +84,5 @@ and this project adheres to
8284
[#66]: https://github.com/LeakIX/LeakIXClient-Python/pull/66
8385
[#65]: https://github.com/LeakIX/LeakIXClient-Python/issues/65
8486
[#67]: https://github.com/LeakIX/LeakIXClient-Python/issues/67
87+
[#42]: https://github.com/LeakIX/LeakIXClient-Python/issues/42
8588
[#68]: https://github.com/LeakIX/LeakIXClient-Python/pull/68

0 commit comments

Comments
 (0)