You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a 'Changelog' link on rubygems.org/gems/database_cleaner-active_record (#114)
* Provide a 'Changelog' link on rubygems.org/gems/database_cleaner-active_record
By providing a 'changelog_uri' in the metadata of the gemspec a
'Changelog' link will be shown on https://rubygems.org/gems/database_cleaner-active_record
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/
* Put an entry in Changelog
---------
Co-authored-by: Ernesto Tagwerker <[email protected]>
0 commit comments