Skip to content

Commit e11dca9

Browse files
committed
Finalize hashavatar 1.0.0 release notes
1 parent 157cc19 commit e11dca9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- Added `docs/STABILITY.md` to release metadata/package validation so future
1414
releases keep the stability policy in the published crate.
1515
- Added 1.0 release notes.
16-
- Hardened the 1.0 candidate after pentest review by keeping the renderer RNG
16+
- Hardened the 1.0 release after pentest review by keeping the renderer RNG
1717
seed copy in a `Zeroizing` guard until seeding, guarding the intermediate
1818
identity digest copy, making starry raster backgrounds identity-dependent,
1919
clamping gradient interpolation inputs, and removing the exact rejected byte

docs/VERSION_PLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ reduce platform-sensitive geometry in frame-shape masking before `1.0`.
489489

490490
## 1.0.0: Stability Contract
491491

492-
Status: release candidate.
492+
Status: implemented in `1.0.0`.
493493

494494
Goal: freeze a professional, security-oriented public API and rendering
495495
contract.

0 commit comments

Comments
 (0)