Skip to content

Conversation

@mark-young-atg
Copy link
Contributor

@mark-young-atg mark-young-atg commented Aug 27, 2024

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/

…ve_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/
Copy link
Member

@etagwerker etagwerker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mark-young-atg Looks good, thanks! Could you please add an entry to the CHANGELOG about this improvement?

@mark-young-atg mark-young-atg changed the title Provide a 'Changelog' link on rubygems.org/gems/database_cleaner-acti… Provide a 'Changelog' link on rubygems.org/gems/database_cleaner-active_record May 13, 2025
@mark-young-atg
Copy link
Contributor Author

@mark-young-atg Looks good, thanks! Could you please add an entry to the CHANGELOG about this improvement?

Thank you @etagwerker, I've added a commit with a CHANGELOG entry in it. Please let me know if there's anything else you need.

@etagwerker etagwerker merged commit e260a10 into DatabaseCleaner:main Jul 7, 2025
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