From edd45a04e96779f2300069cb108deb04a3f69641 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 14 Apr 2021 15:38:53 +0200 Subject: [PATCH] Changelog: Add feature --- changelog.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.yml b/changelog.yml index 885896c0..b43c466e 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,7 @@ - version: "1.76" draft: true + features: + - text: "Add Git Branch selection - #127" bugs: - text: "MD files should end with a single newline character #383"