release-notes: add message directing users to the blog.
This commit is contained in:
parent
d6692d2883
commit
76c69b7bb3
@ -58,6 +58,7 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
$stderr.puts "Release notes between #{previous_tag} and #{end_ref}:"
|
$stderr.puts "Release notes between #{previous_tag} and #{end_ref}:"
|
||||||
|
puts "Release notes for major and minor releases can be found in the [Homebrew blog](https://brew.sh/blog/)."
|
||||||
puts output
|
puts output
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user