Skip to content

Commit

Permalink
Update for 0.5.44
Browse files Browse the repository at this point in the history
  • Loading branch information
inashivb committed Jun 13, 2023
1 parent 3024aaf commit 00196c2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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)
----------------------

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# This file is intended to be sourced by sh
PKG_VERSION=0.5.43
PKG_VERSION=0.5.44

0 comments on commit 00196c2

Please sign in to comment.