Skip to content

Commit 78a4a8a

Browse files
committed
chore: finalize v1.2.0 release — set date and remove in-progress markers
1 parent 1a922c7 commit 78a4a8a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [1.2.0] - TBD
10+
## [1.2.0] - 2026-04-05
1111

1212
### Added
1313
- **GitHub OAuth author verification for `version commit`** (issue #77)

ROADMAP.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ We release a new version every **Saturday**. Each release includes one or more f
88

99
---
1010

11-
## Current Status: v1.2.0 — Verified Authorship & CI/CD Hardening
11+
## Current Status: v1.2.0 — Verified Authorship & CI/CD Hardening 🎉
1212

13-
**In Development** — targeting next Saturday release.
13+
**Released:** 2026-04-05
1414

15-
**Scope:**
16-
- GitHub OAuth author verification for `version commit` (issue #77) ✅ merged
17-
- Documentation & website updates for v1.2.0
15+
**Features:**
16+
- GitHub OAuth author verification for `version commit` (issue #77) ✅
17+
- Documentation & website updates throughout
1818

1919
---
2020

@@ -60,7 +60,7 @@ We release a new version every **Saturday**. Each release includes one or more f
6060
- New `internal/version` package: `model.go`, `store.go`, `rollback.go`
6161
- Sample 17: Git-like Versioning — two MySQL 8 containers, three-sprint demo, automated `demo.sh`
6262

63-
### v1.2.0: Verified Authorship & CI/CD Hardening (In Progress)
63+
### v1.2.0: Verified Authorship & CI/CD Hardening (Released 2026-04-05)
6464

6565
**Scope:**
6666
- **GitHub OAuth author verification** (issue #77) — `version init` prompts GitHub device flow; verified `github:<username>` stored in `.deepdiffdb/config` (`0o600`); used automatically by `version commit`; `--skip-auth` for CI; `DEEPDIFFDB_GITHUB_CLIENT_ID` env var or build-time `-ldflags` injection

0 commit comments

Comments
 (0)