chore: document 0.1.1 changes in changelog

This commit is contained in:
Peter Steinberger
2025-11-25 14:10:42 +01:00
parent 3b8783ec0e
commit f7cdb12101

View File

@@ -1,5 +1,12 @@
# Changelog
## 0.1.1 — 2025-11-25
### CLI polish
- Added a proper executable shim so `npx warelay@0.1.x --help` runs the CLI directly.
- Help/version banner now uses the README tagline with color, and the help footer includes colored examples with short explanations.
- `send` and `status` gained a `--verbose` flag for consistent noisy output when debugging.
## 0.1.0 — 2025-11-25
### CLI & Providers