diff --git a/History.md b/History.md index 80d5cb0..7d80d65 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,9 @@ ## main +* Bug fixes: + * `Rack::Test::Cookie` now parses cookie parameters using a + case-insensitive approach (Guillaume Malette #349) + * Minor enhancements: * `Rack::Test::UploadedFile` no longer uses a finalizer for named paths to close and unlink the created Tempfile. Tempfile itself