Skip to content

Latest commit

 

History

History
79 lines (41 loc) · 915 Bytes

CHANGELOG.md

File metadata and controls

79 lines (41 loc) · 915 Bytes

HTTP Cookie Change Log

1.1.0 - 2023.05.05

Changed

  • #2 Allows psr/http-message package version 2.

1.0.3 - 2021.09.01

Added

  • Nothing.

Changed

  • Updates development dependencies.
  • Updates GitHub actions.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Replaces the returned self type to HttpSoft\Cookie\CookieInterface for immutable setters of HttpSoft\Cookie\Cookie.

1.0.2 - 2020.12.12

Added

  • Nothing.

Changed

  • Updates development dependencies.
  • Updates GitHub actions.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.1 - 2020.09.06

Added

  • Adds implementations declaration to the composer.json.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing

1.0.0 - 2020.08.30

  • Initial stable release.