diff --git a/ChangeLog b/ChangeLog index 7349f9da..7251f91a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +0.5.44 (13 June 2023) +--------------------- + +- response: only trim spaces at headers names end + +- response: skips lines before response line + +- headers: log a warning for chunks extension + 0.5.43 (13 April 2023) ---------------------- diff --git a/VERSION b/VERSION index 841d69f5..490adfcb 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ # This file is intended to be sourced by sh -PKG_VERSION=0.5.43 +PKG_VERSION=0.5.44