From 6269876bc7d62d1522b904fa60c0d54f41771bbc Mon Sep 17 00:00:00 2001 From: Xubin Ren Date: Mon, 6 Apr 2026 11:45:37 +0000 Subject: [PATCH] docs: update v0.1.5 release news --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac50d6999..ebb0caaa1 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ## 📢 News - **2026-04-06** 🚀 Released **v0.1.5** — sturdier long-running tasks, Dream two-stage memory, production-ready sandboxing and programming Agent SDK. Please see [release notes](https://github.com/HKUDS/nanobot/releases/tag/v0.1.5) for details. -- **2026-04-04** 🚀 GPT-5 model family support, Jinja2 response templates, Dream memory hardened, smarter retry handling. +- **2026-04-04** 🚀 Jinja2 response templates, Dream memory hardened, smarter retry handling. - **2026-04-03** 🧠 Xiaomi MiMo provider, chain-of-thought reasoning visible, Telegram UX polish. - **2026-04-02** 🧱 Long-running tasks run more reliably — core runtime hardening. - **2026-04-01** 🔑 GitHub Copilot auth restored; stricter workspace paths; OpenRouter Claude caching fix.