From 95cef86f885cf40f791769ef903cc2b43d4941a1 Mon Sep 17 00:00:00 2001 From: Rylan Polster Date: Sun, 26 Jul 2020 22:32:42 -0400 Subject: [PATCH] Add link to Homebrew blog in CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68b5be7c10..f880deb64a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,3 @@ See Homebrew's [releases on GitHub](https://github.com/Homebrew/brew/releases) for the changelog. + +Release notes for major and minor releases can also be found in the [Homebrew blog](https://brew.sh/blog/).