diff --git a/CHANGELOG.md b/CHANGELOG.md index c427fda..ee0299e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ -## v1.X.Y -* Use to_nice_json to manage packages list. -## v1.0 +## v1.0.1 + +### Fix +* Use to_nice_json to manage packages list. +* Set empty dependencies line to fix Galaxy warning. + +## v1.0.0 ### Features * Install debsecan diff --git a/meta/main.yml b/meta/main.yml index db1d8aa..5d21676 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,3 +1,7 @@ +--- + +dependencies: [] + galaxy_info: author: "Jérémy Gardais" description: "Tools and configuration to secure Debian system"