Skip to content

docs: update CHANGELOG and README for post-v1.1.0 changes#344

Closed
pinky-gh[bot] wants to merge 2 commits into
mainfrom
claude/pinky-code-author-01KSRPBGRT16243SXBFTG85Z7Z
Closed

docs: update CHANGELOG and README for post-v1.1.0 changes#344
pinky-gh[bot] wants to merge 2 commits into
mainfrom
claude/pinky-code-author-01KSRPBGRT16243SXBFTG85Z7Z

Conversation

@pinky-gh

@pinky-gh pinky-gh Bot commented May 29, 2026

Copy link
Copy Markdown

Addresses PROTO-1388.

Changes

CHANGELOG.md

  • Adds [Unreleased] section documenting post-v1.1.0 API additions: supportsMode(bytes32) on ValidationHookIntrospection, GatedERC1155ValidationHook methods made virtual, and the CIPs framework (CIP-1)
  • Populates (or removes) the empty ### Audits heading under v1.1.0

README.md

  • Fixes typo: cannonicalcanonical
  • Relabels deployments table column from NetworkVersion to match actual row content
  • Adds missing lens/ and periphery/validationHooks/ entries to the src/ directory tree

pinky-gh Bot added 2 commits May 29, 2026 01:45
Adds Unreleased section above v1.1.0 documenting post-v1.1.0 changes:
- supportsMode(bytes32) virtual view on ValidationHookIntrospection (PR #320)
- CIPs framework + CIP-1 ratification (PR #320)
- GatedERC1155ValidationHook.validate()/supportsInterface() made virtual (PR #314)

Populates the previously-empty ### Audits heading under v1.1.0 with the
two v1.1.0 audit entries already listed in docs/audits/README.md
(OpenZeppelin 01/23/2026, Spearbit 01/22/2026 + additional report).
…ubtrees

- Fix 'cannonical' -> 'canonical' in deployments preamble.
- Relabel deployments-table column header 'Network' -> 'Version' to match
  the actual row content (rows carry v1.1.0 / v1.0.0*, not network names).
- Add lens/ and periphery/validationHooks/ subtrees to the src/ tree
  to reflect AuctionStateLens.sol and the validation-hook contracts
  (ValidationHookIntrospection, BaseERC1155ValidationHook,
  GatedERC1155ValidationHook) that have landed since the tree was
  last updated.
@marktoda marktoda closed this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant