nov / openid_connect

OpenID Connect Server & Client Library
MIT License
417 stars 122 forks source link

Provide a 'Changelog' link on rubygems.org/gems/openid_connect #93

Open mark-young-atg opened 10 months ago

mark-young-atg commented 10 months ago

By providing a 'changelog_uri' in the metadata of the gemspec a 'Changelog' link will be shown on https://rubygems.org/gems/openid_connect which makes it quick and easy for someone to check on the changes introduced with a new version.

I chose to link to the '/releases' page since that has more details in it than the CHANGELOG.md in the source code repository.

Details of this functionality can be found on https://guides.rubygems.org/specification-reference/