Skip to content

Commit 9979120

Browse files
committed
docs: add CHANGELOG for v0.1.0 release
1 parent d3caae0 commit 9979120

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [0.1.0] - 2026-03-13
4+
5+
### Initial Release
6+
7+
- **17 resource groups**: contacts, segments, emails, campaigns, forms, companies,
8+
notes, stages, assets, tags, categories, pages, webhooks, fields, reports, points
9+
- **65 commands** covering list, get, create, edit, delete, and resource-specific actions
10+
- **Output formats**: JSON (default), table (Rich), CSV, NDJSON (auto-paginating)
11+
- **Auth**: Basic Auth and OAuth2 Client Credentials with named profiles
12+
- **Global flags**: --format, --page-all, --published-only, --dry-run, --verbose, --no-verify-ssl
13+
- **AI agent skill**: installable via `npx skills add bloomidea/mautic-cli`
14+
- Mautic 4.x through 7.x supported

0 commit comments

Comments
 (0)