From 1d15ea3b8446442ca30b15b621f0d90aa5ec51fc Mon Sep 17 00:00:00 2001
From: Matt Wang <matt@matthewwang.me>
Date: Sun, 7 Aug 2022 17:55:32 -0700
Subject: [PATCH] adds small blurb to index on new release

---
 index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/index.md b/index.md
index d961f588..6a0d38e4 100644
--- a/index.md
+++ b/index.md
@@ -16,6 +16,8 @@ Just the Docs gives your documentation a jumpstart with a responsive Jekyll them
 
 ---
 
+**New: version `0.4.0.rc1` has just been released! See [the changelog](https://github.com/just-the-docs/just-the-docs/blob/main/CHANGELOG.md) for a detailed breakdown!**
+
 ## Getting started
 
 ### Dependencies
-- 
GitLab