All notable changes to eloquent-human-timestamps
will be documented in this file
- Add support for PHP 8.1
- Move support for Laravel 8 to v2.x branch
- Cleanup
- Update dependencies, add tests.
- Since I add explicit version dependencies, it's technically a breaking change, hence the major bump.
- Fix for bug when attribute is null
- Initial release