Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide a 'Changelog' link on rubygems.org/gems/i18n-tasks (#583)
* Provide a 'Changelog' link on rubygems.org/gems/i18n-tasks By providing a 'changelog_uri' in the metadata of the gemspec a 'Changelog' link will be shown on https://rubygems.org/gems/i18n-tasks which makes it quick and easy for someone to check on the changes introduced with a new version. Details of this functionality can be found on https://guides.rubygems.org/specification-reference/ * Add source_code_uri metadata to gemspec
- Loading branch information