Skip to content

Commit d7ab144

Browse files
committed
CHANGELOG: update l9format to 2.0.0 and drop serde dependency
1 parent aa57cd2 commit d7ab144

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ and this project adheres to
1111
### Changed
1212

1313
- Updated l9format requirement from =1.3.2 to =1.4.0 ([ae676d9])
14+
- Updated l9format requirement from =1.4.0 to =2.0.0 ([df916e5], [#68])
15+
16+
### Removed
17+
18+
- Removed dependency on serde (unmaintained), replaced with dataclasses
19+
and l9format.l9format.Model ([df916e5], [#68])
1420

1521
### Infrastructure
1622

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

5662
<!-- Commit links -->
63+
[df916e5]: https://github.com/LeakIX/LeakIXClient-Python/commit/df916e5
5764
[14bc55e]: https://github.com/LeakIX/LeakIXClient-Python/commit/14bc55e
5865
[a652654]: https://github.com/LeakIX/LeakIXClient-Python/commit/a652654
5966
[3967e42]: https://github.com/LeakIX/LeakIXClient-Python/commit/3967e42
@@ -70,3 +77,4 @@ and this project adheres to
7077
[#66]: https://github.com/LeakIX/LeakIXClient-Python/pull/66
7178
[#65]: https://github.com/LeakIX/LeakIXClient-Python/issues/65
7279
[#67]: https://github.com/LeakIX/LeakIXClient-Python/issues/67
80+
[#68]: https://github.com/LeakIX/LeakIXClient-Python/pull/68

0 commit comments

Comments
 (0)