Skip to content

Commit

Permalink
Merge pull request #111 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/logger
  • Loading branch information
hsbt authored Jan 6, 2025
2 parents 4666118 + c6c64b0 commit b2c481c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions logger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.required_ruby_version = ">= 2.5.0"

spec.metadata["changelog_uri"] = spec.homepage + "/releases"
end

0 comments on commit b2c481c

Please sign in to comment.