From 5d84e12c48ec1513adbfda2b2d3cb7dca9b074f0 Mon Sep 17 00:00:00 2001 From: fakeshadow <24548779@qq.com> Date: Sun, 31 Mar 2024 22:54:36 +0800 Subject: [PATCH] update change log. --- http/CHANGES.md | 4 +++- web/CHANGES.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/http/CHANGES.md b/http/CHANGES.md index 5bceb947..8c132e0d 100644 --- a/http/CHANGES.md +++ b/http/CHANGES.md @@ -1,4 +1,6 @@ -# unreleased 0.4.1 +# unreleased + +# 0.4.1 ## Fix - fix panic when using `rustls/ring` feature together with `xitca-http/rustls` - fix panic when using `rustls/ring` feature together with `xitca-http/rustls-uring` diff --git a/web/CHANGES.md b/web/CHANGES.md index 9b67fd22..030ee983 100644 --- a/web/CHANGES.md +++ b/web/CHANGES.md @@ -1,4 +1,6 @@ -# unreleased 0.4.1 +# unreleased + +# 0.4.1 ## Fix - fix panic when using `rustls/ring` feature together with `xitca-web/rustls`