- Added Laravel 11 support
- Require m4tthumphrey/php-gitlab-api 11.14
- Added PHP 8.3 support
- Require m4tthumphrey/php-gitlab-api 11.13
- Require m4tthumphrey/php-gitlab-api 11.12
- Require m4tthumphrey/php-gitlab-api 11.11
- Require m4tthumphrey/php-gitlab-api 11.10
- Support Laravel 8-10 only
- Support PHP 7.4-8.2 only
- Added additional types
- Removed various getter methods
- Require m4tthumphrey/php-gitlab-api 11.9
- Added support for job token authentication
- Dropped PHP < 7.4
- Dropped Laravel < 8
- Require m4tthumphrey/php-gitlab-api 11.8
- Support graham-campbell/bounded-cache v2 too
- Require m4tthumphrey/php-gitlab-api 11.6
- Support Laravel 9
- Require m4tthumphrey/php-gitlab-api 11.5
- Provisional PHP 8.1 support
- Updated package metadata
- Require m4tthumphrey/php-gitlab-api 11.4
- Require m4tthumphrey/php-gitlab-api 11.3
- Require m4tthumphrey/php-gitlab-api 11.2
- Require m4tthumphrey/php-gitlab-api 11.1
- Require m4tthumphrey/php-gitlab-api 11.0
- Require m4tthumphrey/php-gitlab-api 10.4
- Support PHP 8
- Require m4tthumphrey/php-gitlab-api 10.3
- Manager phpdoc fixes
- Require m4tthumphrey/php-gitlab-api 10.2
- Fixed authenticate phpdoc
- Require m4tthumphrey/php-gitlab-api 10.1
- Require m4tthumphrey/php-gitlab-api 10.0
- Support Laravel 8
- Require m4tthumphrey/php-gitlab-api 9.19
- Require m4tthumphrey/php-gitlab-api 9.18
- Synced manager class dynamic method doc
- Added missing cachefactory provides
- Updated funding information
- Require m4tthumphrey/php-gitlab-api 9.17
- Dropped Laravel 5
- Moved around internals
- Reworked caching support
- Made caching truly optional
- Added Laravel 7 support
- Added missing properties
- Require m4tthumphrey/php-gitlab-api 9.14
- Support both HTTPlug v1 and v2
- Added Laravel 6 support
- Work around Laravel caching bugs
- Ensure cache TTLs aren't too large
- Reworked caching
- Avoid calling deprecated code
- Require m4tthumphrey/php-gitlab-api 9.13
- Added Laravel 5.8 support
- Require m4tthumphrey/php-gitlab-api 9.12
- Require m4tthumphrey/php-gitlab-api 9.11
- Added Laravel 5.7 support
- Support m4tthumphrey/php-gitlab-api 9.10 too
- Support m4tthumphrey/php-gitlab-api 9.9 too
- Support customizing the base URL
- Support no authentication
- Support only m4tthumphrey/php-gitlab-api 9.8
- Use PluginClientFactory in the builder
- Initial release