Skip to content

Commit 6c96f3e

Browse files
authored
Update README.md
1 parent 7e303e5 commit 6c96f3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This package provides various compression algorithms.
4949
* inflate/gz: Limit variable shifts, ~5% faster decompression [#274](https://github.com/klauspost/compress/pull/274)
5050

5151
<details>
52-
<summary>See changes prior to v1.10.0</summary>
52+
<summary>See changes prior to v1.11.0</summary>
5353

5454
* July 8, 2020 (v1.10.11)
5555
* zstd: Fix extra block when compressing with ReadFrom. [#278](https://github.com/klauspost/compress/pull/278)
@@ -105,7 +105,7 @@ This package provides various compression algorithms.
105105
</details>
106106

107107
<details>
108-
<summary>See changes prior to v1.11.0</summary>
108+
<summary>See changes prior to v1.10.0</summary>
109109

110110
* Jan 20,2020 (v1.9.8) Optimize gzip/deflate with better size estimates and faster table generation. [#207](https://github.com/klauspost/compress/pull/207) by [luyu6056](https://github.com/luyu6056), [#206](https://github.com/klauspost/compress/pull/206).
111111
* Jan 11, 2020: S2 Encode/Decode will use provided buffer if capacity is big enough. [#204](https://github.com/klauspost/compress/pull/204)

0 commit comments

Comments
 (0)