Skip to content

Commit

Permalink
Merge pull request #159 from mark-young-atg/provide_changelog_link_on…
Browse files Browse the repository at this point in the history
…_rubygems

Provide a 'Changelog' link on rubygems.org/gems/bindata
  • Loading branch information
dmendel authored Jun 13, 2024
2 parents 8244a1c + f53d5f6 commit f6ddc52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindata.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ Gem::Specification.new do |s|
format. It is an easier ( and more readable ) alternative to
ruby's #pack and #unpack methods.
END
s.metadata['changelog_uri'] = s.homepage + '/blob/master/ChangeLog.rdoc'
end

0 comments on commit f6ddc52

Please sign in to comment.