diff --git a/docs/CHANGELOG-6-6.md b/docs/CHANGELOG-6-6.md index 6e720269501..d748c46f78d 100644 --- a/docs/CHANGELOG-6-6.md +++ b/docs/CHANGELOG-6-6.md @@ -9,6 +9,7 @@ #### New Feature #### Bug Fix +* fix: Supports Windows non-UTF8 encoding [#11866](https://github.com/deepflowio/deepflow/pull/11866) by [yuanchaoa](https://github.com/yuanchaoa) * fix: agnet - eBPF Fix the kernel kick on CPU0 was not triggered [#8818](https://github.com/deepflowio/deepflow/pull/8818) by [yinjiping](https://github.com/yinjiping) * fix: agent - eBPF Fix Crashes Caused by Packet Count Statistics [#8815](https://github.com/deepflowio/deepflow/pull/8815) by [yinjiping](https://github.com/yinjiping) * fix: wan type cidr may not be tagged [#8811](https://github.com/deepflowio/deepflow/pull/8811) by [lzf575](https://github.com/lzf575)