From cc85e51b7b44279e3e0c59c5f05c3b5e24a29d28 Mon Sep 17 00:00:00 2001 From: Kevin Locke Date: Sat, 16 Nov 2019 17:39:42 -0700 Subject: [PATCH] Update CHANGELOG.md for 3.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5e5873..9ca7bcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [3.0.1](https://github.com/kevinoid/git-branch-is/tree/v3.0.1) (2019-11-16) +[Full +Changelog](https://github.com/kevinoid/git-branch-is/compare/v3.0.0...v3.0.1) + +- Dependency version updates. +- Code style fixes. + ## [3.0.0](https://github.com/kevinoid/git-branch-is/tree/3.0.0) (2019-08-09) [Full Changelog](https://github.com/kevinoid/git-branch-is/compare/v2.1.0...3.0.0)