diff --git a/src/partials/changelog.html b/src/partials/changelog.html
index 16f1d45..02fadcb 100644
--- a/src/partials/changelog.html
+++ b/src/partials/changelog.html
@@ -7,10 +7,18 @@
Whats new?
-
3.1.1
+
3.2.0
-
- Bugfix: Fix the "Run" button not refreshing the preview after release 3.0.4.
+ 🚀 Loop timeout setting: You now have a setting to tweak the maximum timeout of a loop iteration before it's marked as infinite loop.
+
+ - ♿️ Accessibility: Modals now have proper keyboard navigation integrated.
+ - ♿️ Accessibility: Color contrast improvements.
+ - 🚀 Popular libraries list updated. Thanks
+ @diomed & @leninalbertolp
+
+ -
+ 🔧 Bugfix: Modal take up appropriate width instead of spanning full width.
@@ -36,6 +44,15 @@
+
+
3.1.1
+
+ -
+ Bugfix: Fix the "Run" button not refreshing the preview after release 3.0.4.
+
+
+
+