From 10ff5ed05a0c8990bae05b559f0174e839e1f728 Mon Sep 17 00:00:00 2001 From: Refound <137168144+Refound-445@users.noreply.github.com> Date: Sat, 1 Feb 2025 15:16:37 +0800 Subject: [PATCH] Update README_en.md --- i18n/README_en.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/i18n/README_en.md b/i18n/README_en.md index 7acb8bd..9601dd7 100644 --- a/i18n/README_en.md +++ b/i18n/README_en.md @@ -300,6 +300,10 @@ Welcome everyone to join the group for learning and exchange! ## 📝 Changelog +### 2.3.6 + +- Fixed some SSL connection errors + ### Minor Update - Added the [run_with_napcat_en.ipynb](https://github.com/Refound-445/nonebot-plugin-nailongremove/blob/main/ipynb/run_with_napcat_en.ipynb) file, which supports one-click deployment on platforms like Kaggle or Huggingface's Spaces. You can complete the bot deployment simply by clicking "Run" and scanning the QR code! @@ -393,4 +397,4 @@ Welcome everyone to join the group for learning and exchange! - Refactored the plugin to support multiple platforms. - Updated two new models and optimized model accuracy. Users can choose one of them for inference. - Added features like mute, group blacklist and whitelist, optional admin detection disablement. -- Added an option for auto-updating the model. \ No newline at end of file +- Added an option for auto-updating the model.