From 768db189780f6424bf262e35d974569cce6ef5aa Mon Sep 17 00:00:00 2001
From: <>
Date: Fri, 22 Oct 2021 18:11:06 +0000
Subject: [PATCH] Deployed 317e3c4 with MkDocs version: 1.2.3
---
CHANGELOG/index.html | 6 ++++++
index.html | 4 ++--
js/base.js | 2 +-
search/search_index.json | 2 +-
sitemap.xml | 16 ++++++++--------
sitemap.xml.gz | Bin 202 -> 202 bytes
6 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/CHANGELOG/index.html b/CHANGELOG/index.html
index 31495246..63e0e1a9 100644
--- a/CHANGELOG/index.html
+++ b/CHANGELOG/index.html
@@ -95,6 +95,10 @@
Changelog
+ - [11.3.1] - 2021-10-22
+
+
- [11.3.0] - 2021-09-20
@@ -1184,6 +1188,8 @@
Changelog
All changes to this project will be documented in this file.
+[11.3.1] - 2021-10-22
+(library/cmake) Compatible with MbedTLS 3 + fix a bug on Windows where the incorrect remote port is computed (#320)
[11.3.0] - 2021-09-20
(library/cmake) Only find OpenSSL, MbedTLS, zlib if they have not already been found, make CMake install optional (#317) + Use GNUInstallDirs in cmake (#318)
[11.2.10] - 2021-07-27
diff --git a/index.html b/index.html
index 5cd3e7bc..0680b175 100644
--- a/index.html
+++ b/index.html
@@ -257,6 +257,6 @@ webSocket.send("hello world");