diff --git a/.cz.toml b/.cz.toml
index e89e3a00c43406a643214e8ff4301fa7b45aaec2..4408fc8821fce7f37edfcf53e297a2bf482cc53a 100644
--- a/.cz.toml
+++ b/.cz.toml
@@ -1,5 +1,5 @@
 [tool]
 [tool.commitizen]
 name = "cz_conventional_commits"
-version = "0.1.0"
+version = "0.2.0"
 tag_format = "$version"
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c6c387f810a906d3164cbbad1b0de4561b7436c..bf5e483dc7f98732ce6f81410cad37749cfaf6e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,4 +2,11 @@
 
 ### Feat
 
+- Readthedoc build file
+- add pre commit to generate the requirements.txt
+
+## 0.1.0 (2022-08-26)
+
+### Feat
+
 - add first version of the documentation