Skip to content

Commit a6f7a23

Browse files
committed
docs: Update changelog to mention 1-dimensional tensor serialization fix
1 parent 11231b6 commit a6f7a23

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
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111

12+
- `TensorSerializer` no longer sometimes fails to serialize very large
13+
1-dimensional tensors with multibyte `dtype`s
1214
- `RedisStreamFile.readable()` and `RedisStreamFile.seekable()` now correctly
1315
return `True`
1416

0 commit comments

Comments
 (0)