flavorjones / mini_portile

mini_portile and mini_portile2 - Simple autoconf and cmake builder for developers
MIT License
114 stars 51 forks source link

Provide a 'Changelog' link on rubygems.org/gems/mini_portile #147

Closed mark-young-atg closed 4 months ago

mark-young-atg commented 4 months ago

By providing a 'changelog_uri' in the metadata of the gemspec a 'Changelog' link will be shown on https://rubygems.org/gems/mini_portile 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/

flavorjones commented 4 months ago

The failing test is not because of this PR, merging. Thank you again!