Skip to content

Commit ee60292

Browse files
committed
Update changelog to reflect recent changes and fixes
1 parent ccaee47 commit ee60292

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- `%traceback` setting default value is now `True` to show traceback in message log
1313
- serializer is now more permissive for iris objects, allowing iris object type of `%Stream` to support http inbound/outbound adapters
1414
- remove usage of `pkg_resources` in favor of `importlib.resources`
15+
- refactor import statements for better clarity and organization
1516

1617
### Fixed
18+
- fix typing issues in python code
1719

1820
## [3.4.3] - 2025-05-26
1921

0 commit comments

Comments
 (0)