We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4666118 commit c6c64b0Copy full SHA for c6c64b0
logger.gemspec
@@ -19,4 +19,6 @@ Gem::Specification.new do |spec|
19
spec.require_paths = ["lib"]
20
21
spec.required_ruby_version = ">= 2.5.0"
22
+
23
+ spec.metadata["changelog_uri"] = spec.homepage + "/releases"
24
end
0 commit comments