From 6263b103b4b5d767e59a6e4e1c47e878f36e3b80 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 20 Jun 2020 13:41:51 +0000 Subject: [PATCH] [RELEASE] 2.0.1 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64ee328..bbc1bf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## [2.0.0](https://github.com/codenamephp/chef.cookbook.bash/tree/2.0.0) (2020-06-20) + +[Full Changelog](https://github.com/codenamephp/chef.cookbook.bash/compare/v1.0.2...2.0.0) + +**Implemented enhancements:** + +- Move to a resource [\#14](https://github.com/codenamephp/chef.cookbook.bash/issues/14) +- Changelog: Only commit when changed [\#9](https://github.com/codenamephp/chef.cookbook.bash/issues/9) +- \[RELEASE\] 0.0.1 [\#15](https://github.com/codenamephp/chef.cookbook.bash/pull/15) ([github-actions[bot]](https://github.com/apps/github-actions)) + +**Merged pull requests:** + +- Release info [\#17](https://github.com/codenamephp/chef.cookbook.bash/pull/17) ([bastianschwarz](https://github.com/bastianschwarz)) + ## [0.0.1](https://github.com/codenamephp/chef.cookbook.bash/tree/0.0.1) (2020-06-20) [Full Changelog](https://github.com/codenamephp/chef.cookbook.bash/compare/v1.0.2...0.0.1)