bump version number to v1.5.4

start preparation for release
This commit is contained in:
Yann Collet
2023-01-30 19:06:39 -08:00
parent 2f74507bbd
commit 39ceef27f9
3 changed files with 218 additions and 58 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
v1.5.3 (June, 2022)
v1.5.4
v1.5.3 (June, 2022) (unpublished)
perf: 5-30% faster dictionary compression at levels 1-4 (#3086, #3114, #3152, @embg)
perf: 5-10% faster streaming compression at levels 1-2 (#3114, @embg)
perf: Remove branch in ZSTD_fast_noDict (#3129, @felixhandte)