@@ -10,19 +10,22 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.
1010### Fixed
1111### Removed
1212
13- ## [ 2.0.10] - 2025-05-12 ([ tag] [ 2.0.10t ] )
13+ ## [ 2.0.10] - 2025-05-XX ([ tag] [ 2.0.10t ] )
1414### Added
1515- [ !635] ( https://gitlab.com/oauth-xx/oauth2/-/merge_requests/635 ) - ` .gitlab-ci.yml ` file (@jessieay )
16- - [ !643] ( https://gitlab.com/oauth-xx/oauth2/-/merge_requests/643 ) - Add token_name option (@pboling )
17- - Specify the parameter name that identifies the access token
18- - [ !642] ( https://gitlab.com/oauth-xx/oauth2/-/merge_requests/642 ) - 20 year certificate for signing gem releases, expires 2045-04-29 (@pboling )
19- - Gemspec metadata (@pboling )
20- - funding_uri
21- - news_uri
22- - mailing_list_uri
23- - SHA256 and SHA512 Checksums for release (@pboling )
2416- [ #638 ] ( https://gitlab.com/oauth-xx/oauth2/-/issues/638 ) - Documentation of support for ILO Fundamental Principles of Rights at Work
17+ - [ !642] ( https://gitlab.com/oauth-xx/oauth2/-/merge_requests/642 ) - 20 year certificate for signing gem releases, expires 2045-04-29 (@pboling )
18+ - Gemspec metadata (@pboling )
19+ - funding_uri
20+ - news_uri
21+ - mailing_list_uri
22+ - SHA256 and SHA512 Checksums for release (@pboling )
23+ - [ !643] ( https://gitlab.com/oauth-xx/oauth2/-/merge_requests/643 ) - Add ` token_name ` option (@pboling )
24+ - Specify the parameter name that identifies the access token
25+ - [ !645] ( https://gitlab.com/oauth-xx/oauth2/-/merge_requests/645 ) - Add ` OAuth2::OAUTH_DEBUG ` constant, based on `ENV[ "OAUTH_DEBUG"] (@pboling )
26+ - [ !646] ( https://gitlab.com/oauth-xx/oauth2/-/merge_requests/646 ) - Add ` OAuth2.config.silence_extra_tokens_warning ` , default: false (@pboling )
2527### Changed
28+ - Default value of ` OAuth2.config.silence_extra_tokens_warning ` was ` false ` , now ` true `
2629- Gem releases are now cryptographically signed, with a 20-year cert (@pboling )
2730 - Allow linux distros to build release without signing, as their package managers sign independently
2831### Fixed
0 commit comments