Skip to content

Commit e312a16

Browse files
committed
CHANGELOG.md update
1 parent 4438f09 commit e312a16

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
@@ -3,6 +3,8 @@
33
## [Unreleased]
44
### Added
55
- `CONTENT_TYPE_TO_EXTENSIONS` constant in `helpers` module, by @HardNorth
6+
### Fixed
7+
- Issue [#228](https://github.com/reportportal/client-Python/issues/228): AttributeError on very large request, by @HardNorth
68
### Changed
79
- `helpers.gen_attributes` now accepts `Iterable[str]` argument instead of `List[str]`, by @HardNorth
810

0 commit comments

Comments
 (0)