perfectline / validates_url

URL Validation for Rails
MIT License
583 stars 113 forks source link

Add a changelog describing the two most recent releases of the gem #136

Closed timrogers closed 2 years ago

timrogers commented 2 years ago

This adds a changelog with what changed in the most recent two versions released today (Friday 13th May 2022).

This makes it easier for users to see what has changed and make decisions about how and when to upgrade, and of course to learn about new features.

This PR also points to that changelog from the gemspec metadata (so tools like Dependabot can pick it up) and adds the changelog to the release instructions.