Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 757 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 757 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

1.1.0

Fixed

  • response-expires header format match recent AWS ruby SDK by using #httpdate jrochkind#5

  • Only define local Storage#object_key if Shrine isn't already providing jrochkind#7

Changed

  • Some decrease in memory allocations made by gem jrochkind#6