Remove const data members in threadpooltest payload (#2639) (#2640)

This commit is contained in:
sen
2021-05-12 16:09:48 -04:00
committed by GitHub
parent b35c250bf3
commit c730b8c5a3
3 changed files with 29 additions and 32 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
v1.5.0 (May 11, 2021)
api: Various functions and parameters promoted from experimental to stable API: (#2579-2581, @senhuang42)
api: Various functions promoted from experimental to stable API: (#2579-2581, @senhuang42)
`ZSTD_defaultCLevel()`
`ZSTD_getDictID_fromCDict()`
`ZSTD_c_literalCompressionMode`
api: Several experimental functions have been deprecated and will emit a compiler warning (#2582, @senhuang42)
`ZSTD_compress_advanced()`
`ZSTD_compress_usingCDict_advanced()`