Skip to content

Commit 6dd3c1d

Browse files
committed
Reformat changelog entry
1 parent 3d4aaf6 commit 6dd3c1d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Fixed
99

1010
- Export to ZIP would fail if the contained GraphML was too large with error
11-
`Error: I/O error: Large file option has not been set`. Use the ZIP64 extension (which should be supported in most current tools and libraries) to write the ZIP file.
11+
`Error: I/O error: Large file option has not been set`. Use the ZIP64 extension
12+
(which should be supported in most current tools and libraries) to write the ZIP
13+
file.
1214

1315
## [3.8.1] - 2025-05-22
1416

0 commit comments

Comments
 (0)