Skip to content

Commit f2d8273

Browse files
committed
CHANGELOG: migrate from Poetry to uv
1 parent 1adfd0d commit f2d8273

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
@@ -17,6 +17,7 @@ and this project adheres to
1717
- CI: use Makefile targets in Windows job and add sequential per-commit
1818
testing triggered by the ci:per-commit label ([3967e42], [#66])
1919
- Remove duplicated lint-shell target in Makefile ([a652654], [#67])
20+
- Migrate from Poetry to uv ([14bc55e], [#65])
2021

2122
## [0.1.10] - 2024-12-XX
2223

@@ -53,6 +54,7 @@ and this project adheres to
5354
[0.1.9]: https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9
5455

5556
<!-- Commit links -->
57+
[14bc55e]: https://github.com/LeakIX/LeakIXClient-Python/commit/14bc55e
5658
[a652654]: https://github.com/LeakIX/LeakIXClient-Python/commit/a652654
5759
[3967e42]: https://github.com/LeakIX/LeakIXClient-Python/commit/3967e42
5860
[ae676d9]: https://github.com/LeakIX/LeakIXClient-Python/commit/ae676d9
@@ -66,4 +68,5 @@ and this project adheres to
6668

6769
<!-- PR links -->
6870
[#66]: https://github.com/LeakIX/LeakIXClient-Python/pull/66
71+
[#65]: https://github.com/LeakIX/LeakIXClient-Python/issues/65
6972
[#67]: https://github.com/LeakIX/LeakIXClient-Python/issues/67

0 commit comments

Comments
 (0)