ruby / rake

A make-like build utility for Ruby.
https://ruby.github.io/rake
MIT License
2.32k stars 614 forks source link

Add missing changelog #555

Closed VitaliySerov closed 3 months ago

VitaliySerov commented 3 months ago

Seems like all the changes are correctly logged in Releases tab of github

I've copied them to history.rdoc since this file is used in gemspec as main source of changes:

https://github.com/ruby/rake/blob/master/rake.gemspec#L28

This will fix empty message for tools like dependabot while updating rake