Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.04 KB

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.1.1 - 2024-06-21

Added

  • Allow PHP 8.3

1.1.0 - 2023-12-03

Added

  • symfony/clock compatibility - automatically configure ClockInterface service and set static Clock, if package is installed

Changed

  • Requires orisai/clock:^1.2.0

1.0.1 - 2022-12-09

Changed

  • Composer
    • allows PHP 8.2
    • requires orisai/clock:^1.1.0

1.0.0 - 2022-08-19

Added

  • ClockExtension
    • registers Clock service
    • configures now() shortcut function