All notable changes to laravel-server-timing
will be documented in this file
- Added
addMessage
as synonym foraddMetric
#3 - Added the possibility to disable timing in the configuration #21
- Replace Travis CI with Github Actions #1
- Drop PHP 7.2 support #2
- Drop Laravel 5.8 support #2
- Drop Laravel 7.x support #2
- Update dependencies #2
- Added support PHP 8 #17
- Support Laravel 8.x #12
- Initial release