Skip to content

Commit 98fda1e

Browse files
committed
Fix logger level handling for debug and info methods in changelog
1 parent 762ae05 commit 98fda1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- Fix dataclass message serialization
2222
- Go back to best effort serialization : type check is not forced
2323
- For checking use PydanticMessage
24+
- Logger now uses the correct level for `debug`, `info` and similar methods
2425

2526
## [3.4.0] - 2025-03-24
2627

0 commit comments

Comments
 (0)