From a10913bb8f9a939d28d59a87db75ea68de4cc2c9 Mon Sep 17 00:00:00 2001 From: Jimmy Briggs Date: Sun, 24 Oct 2021 23:25:42 -0400 Subject: [PATCH] gitflow-release-stash: v1.1.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0fc309..c1df5d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ All notable changes to this project will be documented in this file. - Remove unnecessary module imports +### Documentation + +- New CHANGELOG +- Update README with latest details and code + ### Features - Add s-search completion @@ -14,6 +19,7 @@ All notable changes to this project will be documented in this file. - Add update-profilemodules + tweak vscode cmd - Add aws-cli shell completion - Adjust shell completions to only run if found +- Update modules functionality and functions ## [1.0.0] - 2021-10-10