All notable changes to cybercog/laravel-youtrack-sdk
will be documented in this file.
6.0.0 - 2024-02-22
- Guzzle 7 support
- Dropped PHP <= 8.0 support
- Dropped Guzzle 6 support
5.3.0 - 2020-09-13
- (#13) Laravel 8 support
5.2.0 - 2020-03-07
- (#12) Laravel 7 support
5.1.0 - 2019-09-04
- (#9) Laravel 6 support
5.0.0 - 2019-03-18
- Laravel 5.8 support
- Laravel 5.4, 5.5, 5.6, 5.7 support
- Make all classes final
- Moved service provider from
Cog\Laravel\YouTrack\Providers\YouTrackServiceProvider
toCog\Laravel\YouTrack\YouTrackServiceProvider
4.2.0 - 2018-09-09
- Laravel 5.7 support
4.1.0 - 2018-02-08
- Laravel 5.6 support
- Laravel 5.1 support
- Laravel 5.2 support
- Laravel 5.3 support
4.0.0 - 2017-11-20
- Updated PHP YouTrack SDK major version to 4.0.0
3.0.0 - 2017-09-13
- Updated PHP YouTrack SDK major version to 3.0.0
2.0.0 - 2017-08-27
- Updated PHP YouTrack SDK major version to 2.0.0
- Initial release