Skip to content

Commit dc85d0b

Browse files
committed
link to issue
1 parent 6943208 commit dc85d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ Instead, each of the fields is limited to 65,535 bytes due to the length of each
385385
## Change History
386386

387387
* 3.2.0 (2024-Nov-02)
388-
* Add `compressionLevel` option to `addFile()`, `addBuffer()`, `addReadStream()`, `addReadStreamLazy()`.
388+
* Add `compressionLevel` option to `addFile()`, `addBuffer()`, `addReadStream()`, `addReadStreamLazy()`. [issue #84](https://github.com/thejoshwolfe/yazl/issues/84)
389389
* Change wording around `calculatedTotalSizeCallback` again, and fix the documentation incorrectly claiming that `addEmptyDirectory()` was relevant in that context.
390390
* 3.1.0 (2024-Oct-19)
391391
* Add `addReadStreamLazy()` as a replacement for `addReadStream()`. The latter is maintained for compatibility and situational convenience. [issue #74](https://github.com/thejoshwolfe/yazl/issues/74) [pull #80](https://github.com/thejoshwolfe/yazl/pull/80)

0 commit comments

Comments
 (0)