Skip to content

Commit 3c0198c

Browse files
committed
Update 1.1 changelog follow-ups
1 parent e163892 commit 3c0198c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@
3131
- Split the former monolithic `src/lib.rs` into focused source files, including
3232
per-avatar raster and SVG renderer files, while preserving the public API and
3333
visual fingerprints.
34+
- Clarified that preimage-capacity assertions are active in all builds as an
35+
intentional fail-secure sanitization guard.
36+
- Made starry-background seed rotation precedence explicit without changing
37+
generated visuals.
38+
- Hardened internal gradient color interpolation against future oversized
39+
callers.
40+
- Added consistent `identity()` accessors and security notes to hashed dog and
41+
robot renderer structs, matching the existing hashed cat renderer.
3442
- Updated GitHub Actions pins to `actions/checkout` `v7.0.0` and
3543
`taiki-e/install-action` `v2.82.3`; `Swatinem/rust-cache` remains current at
3644
`v2.9.1`.

0 commit comments

Comments
 (0)