From c31a7d0af8b0df219a45f92b3496666f84cec4fd Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 4 Jul 2021 13:34:15 +0000 Subject: [PATCH] [CHANGELOG] 2.1.1 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b288e8..f88c678 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [2.1.1](https://github.com/codenamephp/chef.cookbook.gui/tree/2.1.1) (2021-07-04) + +[Full Changelog](https://github.com/codenamephp/chef.cookbook.gui/compare/2.1.0...2.1.1) + +**Implemented enhancements:** + +- Clear F keys [\#22](https://github.com/codenamephp/chef.cookbook.gui/issues/22) +- xfce: Make sure key ring is installed [\#18](https://github.com/codenamephp/chef.cookbook.gui/issues/18) + +**Fixed bugs:** + +- Change folder in launcher to ~ [\#11](https://github.com/codenamephp/chef.cookbook.gui/issues/11) + ## [2.1.0](https://github.com/codenamephp/chef.cookbook.gui/tree/2.1.0) (2020-07-12) [Full Changelog](https://github.com/codenamephp/chef.cookbook.gui/compare/2.0.0...2.1.0)