mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
[codex] docs: add release notes placeholder (#97959)
This commit is contained in:
@@ -623,6 +623,10 @@
|
||||
"source": "Release policy",
|
||||
"target": "发布策略"
|
||||
},
|
||||
{
|
||||
"source": "Release notes",
|
||||
"target": "发布说明"
|
||||
},
|
||||
{
|
||||
"source": "for full details",
|
||||
"target": "了解详情"
|
||||
|
||||
@@ -1860,6 +1860,7 @@
|
||||
{
|
||||
"group": "Release and CI",
|
||||
"pages": [
|
||||
"releases/index",
|
||||
"maturity/scorecard",
|
||||
"maturity/taxonomy",
|
||||
"reference/RELEASING",
|
||||
|
||||
@@ -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)
|
||||
Reference in New Issue
Block a user