Skip to content

Commit

Permalink
Merge pull request #380 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/msgpack
  • Loading branch information
byroot authored Dec 31, 2024
2 parents a8fe3e4 + 070f375 commit 94835a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions msgpack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'yard'
s.add_development_dependency 'json'
s.add_development_dependency 'benchmark-ips', ['~> 2.10.0']

s.metadata["changelog_uri"] = "https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog"
end

0 comments on commit 94835a7

Please sign in to comment.