Chronos 2.5.1
This release requires PHP 8.4 to match the signature of DateTimeImmutable::createFromTimestamp(). Users not running PHP 8.4+ do not need this version.
What's Changed
- Allow float timestamp for createFromTimestamp() to match php by @othercorey in #474
- Require PHP 8.4 for createFromTimestamp() siganture by @othercorey in #475
Full Changelog: 2.4.5...2.5.1