Skip to content

docs(finance): add CHANGELOG.md to the finance programs#106

Open
mikemaccana wants to merge 1 commit into
mainfrom
claude/finance-changelogs
Open

docs(finance): add CHANGELOG.md to the finance programs#106
mikemaccana wants to merge 1 commit into
mainfrom
claude/finance-changelogs

Conversation

@mikemaccana

@mikemaccana mikemaccana commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Why

Only lending (both twins) and vault-strategy/anchor had a CHANGELOG.md. Give every finance example a place to record user-visible changes going forward.

What

Adds a minimal starter CHANGELOG.md (## 0.1.0 — Initial release.) to the 13 finance program dirs that lacked one:

  • escrow, token-swap, perpetual-futures, token-fundraiser, order-book, betting-market (anchor + quasar each)
  • vault-strategy/quasar (the anchor twin already had one)

The entries are intentionally near-blank — the README documents what each program does, so the CHANGELOG doesn't repeat it; it just establishes the file and the initial version to append future changes under.

🤖 Generated with Claude Code

Only lending (both twins) and vault-strategy/anchor had a CHANGELOG. Add a
minimal starter CHANGELOG to the remaining finance programs and Quasar twins
(escrow, token-swap, perpetual-futures, token-fundraiser, order-book,
betting-market, and vault-strategy/quasar) so every finance example has a place
to record user-visible changes going forward. The README documents what each
program does; the CHANGELOG doesn't repeat it.
@mikemaccana mikemaccana force-pushed the claude/finance-changelogs branch from dedcb1e to 383f06b Compare July 7, 2026 18:10
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.

2 participants