Skip to content

Conversation

@mark-young-atg
Copy link
Contributor

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

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
Co-authored-by: Sutou Kouhei <[email protected]>
@mark-young-atg
Copy link
Contributor Author

Thanks @kou

@kou kou merged commit 8c084bf into ruby:master Jan 2, 2025
47 checks passed
@kou
Copy link
Member

kou commented Jan 2, 2025

Thanks.

matzbot pushed a commit to ruby/ruby that referenced this pull request Jan 2, 2025
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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants