From 9af1d95d6403603f33dcee49965f6447fe385c8c Mon Sep 17 00:00:00 2001 From: fox Date: Fri, 27 Dec 2019 23:59:32 +0800 Subject: [PATCH] add change log --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cd11d3b..6e3da8ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ Check [Keep a Changelog](https://keepachangelog.com/) for recommendations on how to structure this file. +## 7.0.0 + +- bump shfmt to 3.0.0 +- add prettier and husky to project + ## 6.1.3 - fix Strange file permissions for binary file [#50](https://github.com/foxundermoon/vs-shell-format/issues/50)