Skip to content

Commit fe37dc6

Browse files
authored
Update README.md
1 parent e766bf7 commit fe37dc6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ This package provides various compression algorithms.
1616

1717
# changelog
1818

19+
* Jan 21st, 2023 (v1.15.15)
20+
* deflate: Improve level 7-9 by @klauspost in https://github.com/klauspost/compress/pull/739
21+
* zstd: Add delta encoding support by @greatroar in https://github.com/klauspost/compress/pull/728
22+
* zstd: Various speed improvements by @greatroar https://github.com/klauspost/compress/pull/741 https://github.com/klauspost/compress/pull/734 https://github.com/klauspost/compress/pull/736 https://github.com/klauspost/compress/pull/744 https://github.com/klauspost/compress/pull/743 https://github.com/klauspost/compress/pull/745
23+
* gzhttp: Add SuffixETag() and DropETag() options to prevent ETag collisions on compressed responses by @willbicks in https://github.com/klauspost/compress/pull/740
24+
1925
* Jan 3rd, 2023 (v1.15.14)
2026

2127
* flate: Improve speed in big stateless blocks https://github.com/klauspost/compress/pull/718

0 commit comments

Comments
 (0)