diff --git a/CHANGELOG/index.html b/CHANGELOG/index.html
index e007ef7e..fff81c36 100644
--- a/CHANGELOG/index.html
+++ b/CHANGELOG/index.html
@@ -95,6 +95,14 @@
Changelog
+ - [9.6.2] - 2020-05-17
+
+
+ - [9.6.1] - 2020-05-17
+
+
- [9.6.0] - 2020-05-12
@@ -740,6 +748,10 @@
Changelog
All changes to this project will be documented in this file.
+[9.6.2] - 2020-05-17
+(cmake) make install cmake files optional to not conflict with vcpkg
+[9.6.1] - 2020-05-17
+(windows + tls) mbedtls is the default windows tls backend + add ability to load system certificates with mbdetls on windows
[9.6.0] - 2020-05-12
(ixbots) add options to limit how many messages per minute should be processed
[9.5.9] - 2020-05-12
diff --git a/index.html b/index.html
index 3d1b9eac..63ea4ad2 100644
--- a/index.html
+++ b/index.html
@@ -262,6 +262,6 @@ webSocket.send("hello world");