Skip to content

Commit

Permalink
Update Changelog with timeout handling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
grcooper committed Feb 7, 2025
1 parent 159d3ec commit b00254e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Unreleased

- Fix cannot read response data included terminator `\r\n` when use meta protocol (matsubara0507)
- Support SERVER_ERROR response from Memcached as per the [memcached spec](https://github.com/memcached/memcached/blob/e43364402195c8e822bb8f88755a60ab8bbed62a/doc/protocol.txt#L172) (grcooper)
- Update Socket timeout handling to use Socket#timeout= when available (nickamorim)

3.2.8
==========
Expand Down

0 comments on commit b00254e

Please sign in to comment.