Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 573 Bytes

changelog.md

File metadata and controls

14 lines (9 loc) · 573 Bytes

CHANGELOG

Unreleased

Added

  • Add the ability to set Content-ID header for ParamPart #62
  • Allow mixed key types for parts headers #79

Changed

  • Refactor Parts into a Multipart::Post namespace #65
  • Use mutable strings where needed #70
  • Use frozen_string_literal everywhere #78