Skip to content

Commit 3acd1a7

Browse files
authored
Merge pull request #2116 from bmad-code-org/release
docs: add v6.2.1 changelog
2 parents c350e5b + 8cac7f9 commit 3acd1a7

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## v6.2.1 - 2026-03-24
4+
5+
### 🎁 Highlights
6+
7+
* Full rewrite of code-review skill with sharded step-file architecture, three parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor), and interactive post-review triage (#2007, #2013, #2055)
8+
* Quick Dev workflow overhaul: smart intent cascade, self-check gate, VS Code integration, clickable spec links, and spec rename (#2105, #2104, #2039, #2085, #2109)
9+
* Add review trail generation with clickable `path:line` stops in spec file (#2033)
10+
* Add clickable spec links using spec-file-relative markdown format (#2085, #2049)
11+
* Preserve tracking identifiers in spec slug derivation (#2108)
12+
* Deterministic skill validator with 19 rules across 6 categories, integrated into CI (#1981, #1982, #2004, #2002, #2051)
13+
* Complete French (fr-FR) documentation translation (#2073)
14+
* Add Ona platform support (#1968)
15+
* Rename tech-spec → spec across templates and all documentation (#2109)
16+
17+
### 📚 Documentation
18+
19+
* Complete French (fr-FR) translation of all documentation with workflow diagrams (#2073)
20+
* Refine Chinese (zh-CN) documentation: epic stories, how-to guides, getting-started, entry copy, help, anchor links (#2092#2099, #2072)
21+
* Add Chinese translation for core-tools reference (#2002)
22+
323
## v6.2.0 - 2026-03-15
424

525
### 🎁 Highlights

0 commit comments

Comments
 (0)