Skip to content

Commit 2db2875

Browse files
docs: generate changelog and update beta banner to v1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 606cce4 commit 2db2875

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

CHANGELOG.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Updated beta banner to v1 stable
13+
14+
## [1.0.0] - 2026-03-01
15+
1016
### Added
1117

12-
- Initial Hugo site scaffold with Docsy theme
13-
- Landing page with project tagline and value propositions
14-
- Content directory structure for documentation sections
15-
- DevRail standards dogfooding (Makefile, .devrail.yml, agent files)
18+
- Hugo site with Docsy theme deployed to Cloudflare Pages
19+
- Standards documentation for all 7 language ecosystems (Python, Bash, Terraform, Ansible, Ruby, Go, JavaScript/TypeScript)
20+
- Getting started guides (new project, retrofit, AI agents)
21+
- DevRail compliance badge SVG and badge documentation page
22+
- Contributing guide with language ecosystem addition walkthrough
23+
- Dark terminal/hacker theme
24+
- OpenClaw system prompt page
25+
- Agent quickstart guide and homepage prompt block

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# devrail.dev
22

3-
> **Beta** -- DevRail is under active development. Standards, tooling, and site content may change without notice. See [STABILITY.md](STABILITY.md) for details.
3+
> DevRail `v1` is stable. See [STABILITY.md](STABILITY.md) for component status.
44
55
The documentation site for [DevRail](https://devrail.dev) -- opinionated development standards for teams that ship with AI agents.
66

0 commit comments

Comments
 (0)