diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd496168..dfc81257 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## 2.2.0-RC2
+
+* Uncommented method to perform variables replacement in the commonG class.
+
+* Fixed after web hook for adding images to failing steps in reports.
+
+* Fixed minor javadoc error and simplified documentation for background tag.
+
+* Improvements in the documentation of some features. Code cleanup.
+
+* Minor fix in banner.
+
## 2.2.0-RC1
* Cucumber and TestNG dependencies updated to the latest version.
diff --git a/pom.xml b/pom.xml
index abaf9eb2..8245ed33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.github.privaliatech
gingerspec
- 2.2.0-RC1
+ 2.2.0-RC2
Privalia GingerSpec framework
Acceptance Test library. General purpose automation framework.