Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 332 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 332 Bytes

Changelog

All notable changes to laravel-hashids will be documented in this file.

1.1.0 - 2023-03-05

  • Add support for PHP 8.2
  • Laravel 10.x Compatibility

1.0.0 - 2022-06-02

  • Use the saveQuietly method instead of the save method
  • Upgrade PHPStan rules to Level 9

0.1.0 - 2022-04-26

  • 🎉 initial release