[codex] docs: add release notes placeholder (#97959)

This commit is contained in:
Hannes Rudolph
2026-06-29 18:25:15 -06:00
committed by GitHub
parent e87b0df675
commit 606bcc8d14
3 changed files with 29 additions and 0 deletions
+4
View File
@@ -623,6 +623,10 @@
"source": "Release policy",
"target": "发布策略"
},
{
"source": "Release notes",
"target": "发布说明"
},
{
"source": "for full details",
"target": "了解详情"
+1
View File
@@ -1860,6 +1860,7 @@
{
"group": "Release and CI",
"pages": [
"releases/index",
"maturity/scorecard",
"maturity/taxonomy",
"reference/RELEASING",
+24
View File
@@ -0,0 +1,24 @@
---
title: "Release notes"
summary: "Curated OpenClaw release notes for people who want the product story, not the raw changelog."
description: "Browse polished OpenClaw release notes with highlights, reader-facing context, source links, and contributor credits."
---
# Release notes
These pages will be the reader-facing version of OpenClaw releases. They keep
the main story, practical impact, source links, and contributor credit together
without making you scan the raw changelog first.
## Coming soon
The release archive is being backfilled. New polished release notes will appear
here after the release copy is finalized.
## Raw release history
Use the curated notes when you want the product story. Use the raw history when
you need compact maintainer accounting:
- [GitHub releases](https://github.com/openclaw/openclaw/releases)
- [CHANGELOG.md](https://github.com/openclaw/openclaw/blob/main/CHANGELOG.md)