From 5881116d181dc80f3ed5f395296a5579ee6fc6a4 Mon Sep 17 00:00:00 2001
From: eric sciple <ericsciple@users.noreply.github.com>
Date: Thu, 5 Dec 2019 22:10:31 -0500
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0f00640..b011c05 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,8 @@ By default, the repository that triggered the workflow is checked-out, for the r
 
 Refer [here](https://help.github.com/en/articles/events-that-trigger-workflows) to learn which commit `$GITHUB_SHA` points to for different events.
 
-Changes in V2:
+# What's new
+
 - Improved fetch performance
   - The default behavior now fetches only the SHA being checked-out
 - Script authenticated git commands