Skip to content

Commit 4a4b0d8

Browse files
committed
docs: add release notes placeholder
1 parent b08d901 commit 4a4b0d8

3 files changed

Lines changed: 29 additions & 0 deletions

File tree

docs/.i18n/glossary.zh-CN.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,10 @@
623623
"source": "Release policy",
624624
"target": "发布策略"
625625
},
626+
{
627+
"source": "Release notes",
628+
"target": "发布说明"
629+
},
626630
{
627631
"source": "for full details",
628632
"target": "了解详情"

docs/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,6 +1860,7 @@
18601860
{
18611861
"group": "Release and CI",
18621862
"pages": [
1863+
"releases/index",
18631864
"maturity/scorecard",
18641865
"maturity/taxonomy",
18651866
"reference/RELEASING",

docs/releases/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Release notes"
3+
summary: "Curated OpenClaw release notes for people who want the product story, not the raw changelog."
4+
description: "Browse polished OpenClaw release notes with highlights, reader-facing context, source links, and contributor credits."
5+
---
6+
7+
# Release notes
8+
9+
These pages will be the reader-facing version of OpenClaw releases. They keep
10+
the main story, practical impact, source links, and contributor credit together
11+
without making you scan the raw changelog first.
12+
13+
## Coming soon
14+
15+
The release archive is being backfilled. New polished release notes will appear
16+
here after the release copy is finalized.
17+
18+
## Raw release history
19+
20+
Use the curated notes when you want the product story. Use the raw history when
21+
you need compact maintainer accounting:
22+
23+
- [GitHub releases](https://github.com/openclaw/openclaw/releases)
24+
- [CHANGELOG.md](https://github.com/openclaw/openclaw/blob/main/CHANGELOG.md)

0 commit comments

Comments
 (0)