docs(changelog): align 2026.2.22 release heading with tags

This commit is contained in:
Peter Steinberger
2026-02-23 18:00:34 +00:00
parent cc7a498ace
commit 97787d73c2

View File

@@ -41,7 +41,7 @@ Docs: https://docs.openclaw.ai
- Agents/Compaction: cancel safeguard compaction when summary generation cannot run (missing model/API key or summarization failure), preserving history instead of truncating to fallback `"Summary unavailable"` text. (#10711) Thanks @DukeDeSouth and @vincentkoc.
- Agents/Failover: treat HTTP 502/503/504 errors as failover-eligible transient timeouts so fallback chains can switch providers/models during upstream outages instead of retrying the same failing target. (#20999) Thanks @taw0002 and @vincentkoc.
## 2026.2.23
## 2026.2.22
### Changes