diff --git a/README.md b/README.md
index dd657879..1bb1ee2e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
**Requires at least:** 4.4
**Requires PHP:** 5.4
**Tested up to:** 5.0
-**Stable tag:** 1.1.2
+**Stable tag:** 1.1.3
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
@@ -115,6 +115,12 @@ If the above is nnot possible, You can also add support for the plugin from your
## Changelog ##
+### 1.1.3 ###
+- Improvement: Allow changing the permalinks for the hfe templates (#162)
+- Fix: WPML Translations do not work when using the Elementor Template as a shortcode. (#159)
+- Fix: Page content appears over the header. (#150)
+- Fix: Remove the deprecated function warning for shortcode functions. (Props @hogash #145)
+
### 1.1.2 ###
- Fix: Depracated function warning from Elementor's method `\Elementor\Post_CSS_File`
diff --git a/header-footer-elementor.php b/header-footer-elementor.php
index c4580f3c..132853a4 100644
--- a/header-footer-elementor.php
+++ b/header-footer-elementor.php
@@ -1,18 +1,18 @@
#162)
+- Fix: WPML Translations do not work when using the Elementor Template as a shortcode. (#159)
+- Fix: Page content appears over the header. (#150)
+- Fix: Remove the deprecated function warning for shortcode functions. (Props @hogash #145)
+
= 1.1.2 =
- Fix: Depracated function warning from Elementor's method `\Elementor\Post_CSS_File`