From e61740c1b8e53cfaaa3a6e770466eb0c2e84b611 Mon Sep 17 00:00:00 2001 From: Jonas-Taha El Sesiy Date: Tue, 4 Feb 2020 21:37:40 -0800 Subject: [PATCH] update changelog v0.4.0 --- CHANGELOG.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9de94c..c03e5aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ -# Change Log +# Changelog + +## [v0.4.0](https://github.com/elsesiy/kubectl-view-secret/tree/v0.4.0) (2020-02-04) + +[Full Changelog](https://github.com/elsesiy/kubectl-view-secret/compare/v0.3.0...v0.4.0) + +**Implemented enhancements:** + +- Support custom context [\#5](https://github.com/elsesiy/kubectl-view-secret/issues/5) + +**Closed issues:** + +- Problem with docs [\#2](https://github.com/elsesiy/kubectl-view-secret/issues/2) ## [v0.3.0](https://github.com/elsesiy/kubectl-view-secret/tree/v0.3.0) (2019-10-26) + [Full Changelog](https://github.com/elsesiy/kubectl-view-secret/compare/v0.2.0...v0.3.0) **Closed issues:** @@ -8,9 +21,13 @@ - Printing decoded secrets should not add a newline [\#1](https://github.com/elsesiy/kubectl-view-secret/issues/1) ## [v0.2.0](https://github.com/elsesiy/kubectl-view-secret/tree/v0.2.0) (2019-10-24) + [Full Changelog](https://github.com/elsesiy/kubectl-view-secret/compare/v0.1.0...v0.2.0) ## [v0.1.0](https://github.com/elsesiy/kubectl-view-secret/tree/v0.1.0) (2019-10-21) +[Full Changelog](https://github.com/elsesiy/kubectl-view-secret/compare/cf6a6b61cf63a4f907f72b5fd74fcc3ceb36c2c0...v0.1.0) + + -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*