From e36fbd4f84b66a2e00767a116a81e69b62142e28 Mon Sep 17 00:00:00 2001 From: ldcsaa Date: Thu, 3 Mar 2022 23:23:22 +0800 Subject: [PATCH] 20220303 --- Linux/Change-Log.txt | 1 + Windows/Change-Log.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/Linux/Change-Log.txt b/Linux/Change-Log.txt index 07cf9daee..7a24045be 100644 --- a/Linux/Change-Log.txt +++ b/Linux/Change-Log.txt @@ -5,6 +5,7 @@ v5.8.7 Update: > Major Upadate ----------------- 1. Optimize the garbage object collection and detection mechanism to improve the robustness of communication components in high load and high concurrency scenarios. +2. VS 2022 IDE supported. > Third-party library Upadate ----------------- diff --git a/Windows/Change-Log.txt b/Windows/Change-Log.txt index 620fdf226..5fec63a13 100644 --- a/Windows/Change-Log.txt +++ b/Windows/Change-Log.txt @@ -5,6 +5,7 @@ v5.8.7 > 主要更新: ----------------- 1、优化垃圾对象回收检测机制,提高通信组件在高负载、高并发场景的健壮性 +2、支持 VS 2022 开发环境 > 第三方库更新: -----------------