From ee5a2eb46ee0e109415dc02b0db85a9c76256090 Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Sun, 3 Jan 2021 11:48:10 -0800 Subject: [PATCH] mention C++11 compatibility in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab5eeee3..9ae30b2d 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,8 @@ IXWebSocket is actively being developed, check out the [changelog](https://machi IXWebSocket client code is autobahn compliant beginning with the 6.0.0 version. See the current [test results](https://bsergean.github.io/autobahn/reports/clients/index.html). Some tests are still failing in the server code. +Starting with the 11.0.8 release, IXWebSocket should be fully C++11 compatible. + ## Users If your company or project is using this library, feel free to open an issue or PR to amend this list.