diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67b4f0c1ba9ea3ef3deda1e5ee6c5f39ca8eee95..baafaf511a02149f9052528d565f3888c2d0200b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
 
 All notable changes to this project will be documented in this file.
 
+## Release 2.0.0
+
+* move from liamstask/goose to pressly/goose #14
+* Use Sensitive with parameter dbpassword #13
+* Add Ubuntu22.04 as supported OS #12
+
 ## Release 1.1.0
 
 * missing CRL for ROOT AC  #9
diff --git a/metadata.json b/metadata.json
index 35eeeb6e32270ca908cee2a4601a6a19f5395895..ccef37af0a06de4d47a6aa2ac9fe76c67bec2abc 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "adullact-cfssl",
-  "version": "1.1.0",
+  "version": "2.0.0",
   "author": "adullact",
   "summary": "Install and configure CFSSL PKI.",
   "license": "AGPL-3.0",