Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 717 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 717 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.

1.0.0 - 2023-04-28

Added

  • Add ContentTypeParser
  • Add AcceptEncodingParser
  • Add AcceptLanguageParser

Changed

  • Bump PHP version to 7.2 or higher
  • Refactor Parser

0.1 - 2021-09-02

Initial release