From 252eb65b88f68c9bc90f2081fb3de04a3c4fc964 Mon Sep 17 00:00:00 2001 From: William Petit Date: Mon, 1 Aug 2022 10:34:32 +0200 Subject: [PATCH] chore: update changelog for version 0.0.5 --- CHANGELOG.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3711f77 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,47 @@ + + +## [0.0.5](https://github.com/Bornholm/formidable/compare/0.0.4...0.0.5) (2022-08-01) + +### Features + +* ansible-vault values auto retagging in yaml format + + + +## [0.0.4](https://github.com/Bornholm/formidable/compare/0.0.3...0.0.4) (2022-06-15) + +### Features + +* add browserless mode +* **install:** fix script execution on alpine + + + +## [0.0.3](https://github.com/Bornholm/formidable/compare/0.0.2-1...0.0.3) (2022-06-15) + + + +## [0.0.2-1](https://github.com/Bornholm/formidable/compare/0.0.2...0.0.2-1) (2022-05-12) + + + +## [0.0.2](https://github.com/Bornholm/formidable/compare/install-script...0.0.2) (2022-05-12) + + + +## [install-script](https://github.com/Bornholm/formidable/compare/0.0.1...install-script) (2022-05-11) + + + +## [0.0.1](https://github.com/Bornholm/formidable/compare/0.0.0...0.0.1) (2022-05-10) + +### Features + +* values updaters +* url based multi-format loaders/decoders +* url based data loading system + + + +## 0.0.0 (2022-05-04) +