Skip to content

Commit 2e3fb33

Browse files
authored
Update README.md
1 parent 6810f22 commit 2e3fb33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ This package provides various compression algorithms.
1717

1818
# changelog
1919

20+
* Dec 11, 2022 (v1.15.13)
21+
* zstd: Add [MaxEncodedSize](https://pkg.go.dev/github.com/klauspost/[email protected]/zstd#Encoder.MaxEncodedSize) to encoder https://github.com/klauspost/compress/pull/691
22+
* zstd: Various tweaks and improvements https://github.com/klauspost/compress/pull/693 https://github.com/klauspost/compress/pull/695 https://github.com/klauspost/compress/pull/696 https://github.com/klauspost/compress/pull/701 https://github.com/klauspost/compress/pull/702 https://github.com/klauspost/compress/pull/703 https://github.com/klauspost/compress/pull/704 https://github.com/klauspost/compress/pull/705 https://github.com/klauspost/compress/pull/706 https://github.com/klauspost/compress/pull/707 https://github.com/klauspost/compress/pull/708
23+
2024
* Oct 26, 2022 (v1.15.12)
2125

2226
* zstd: Tweak decoder allocs. https://github.com/klauspost/compress/pull/680

0 commit comments

Comments
 (0)