Skip to content

Commit 094bccc

Browse files
authored
Update CHANGELOG.md
1 parent 108f292 commit 094bccc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@
55
- ✅ CI (GitHub Actions) + repo-wide tests `./tools/check.sh`
66
- ✅ 8 unit tests across packages (2 per project)
77
- ✅ Devnet publish + demo entry points documented
8+
9+
## v0.2.0 — PaySplit + Vesting, CI hardening
10+
- New: **PaySplit** — proportional revenue splitter (3 unit tests).
11+
- New: **Vesting** — linear vesting with internal balances (3 unit tests).
12+
- Docs: READMEs for paysplit/ and vesting/, root README updated with Devnet links.
13+
- CI: resilient Aptos CLI installer with retries + sanity checks.

0 commit comments

Comments
 (0)