Skip to content

Commit 098e5f1

Browse files
committed
CHANGELOG: add Python 3.11, 3.12, and 3.14 support
1 parent f5500dc commit 098e5f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and this project adheres to
1313
- Updated l9format requirement from =1.3.2 to =1.4.0 ([ae676d9])
1414
- Updated l9format requirement from =1.4.0 to =2.0.0 ([df916e5], [#68])
1515

16+
### Added
17+
18+
- Add Python 3.11, 3.12, and 3.14 support ([d111628])
19+
1620
### Removed
1721

1822
- Removed dependency on serde (unmaintained), replaced with dataclasses
@@ -60,6 +64,7 @@ and this project adheres to
6064
[0.1.9]: https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9
6165

6266
<!-- Commit links -->
67+
[d111628]: https://github.com/LeakIX/LeakIXClient-Python/commit/d111628
6368
[df916e5]: https://github.com/LeakIX/LeakIXClient-Python/commit/df916e5
6469
[14bc55e]: https://github.com/LeakIX/LeakIXClient-Python/commit/14bc55e
6570
[a652654]: https://github.com/LeakIX/LeakIXClient-Python/commit/a652654

0 commit comments

Comments
 (0)