From 0fa934e91c03f81740d715c69c6051904560adbb Mon Sep 17 00:00:00 2001 From: Jan Dupej Date: Wed, 2 Oct 2024 16:20:18 +0200 Subject: [PATCH] Updated the change log. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e59c2b54..57dc25255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ different versioning scheme, following the Haskell community's runtime if custom allocators for containers are used. Newer MSVC versions and other compilers are not affected, neither are Release builds with MSVC 14.0. This can be worked around by using newer MSVC version or building in Release configuration. +* Added support for Boost 1.83. ### C# ###