adzap / validates_timeliness

Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
MIT License
1.59k stars 227 forks source link

Update `CHANGELOG.rdoc` for v5.0.0 #197

Closed cyclotron3k closed 3 years ago

cyclotron3k commented 3 years ago

Version 5.0.0 has been published, but none of the CHANGELOG files have been updated to reflect this.

In the past, this has been an indication of compromise, but it seems ok here.

Could we get an update, or just remove the CHANGELOG?

Many thanks

tagliala commented 3 years ago

Fixed via 84ff208