Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ruby/stringio] Provide a 'Changelog' link on
rubygems.org/gems/stringio (ruby/stringio#111) By providing a 'changelog_uri' in the metadata of the gemspec a 'Changelog' link will be shown on https://rubygems.org/gems/stringio 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/#metadata --------- ruby/stringio@8c084bfcdb Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
- Loading branch information