Skip to content

Commit a78d5be

Browse files
committed
docs: update v0.2.1 copy
1 parent 97f9a45 commit a78d5be

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

docs/releases/v0.2.1.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
# Shiplog v0.2.1 – The Practice Tack
1+
# 🚢🪵 Shiplog `v0.2.1`Dry Run
22

3-
Trim the sails without leaving the dock. This maintenance release adds a safe way to rehearse Shiplog runs while keeping the journal untouched.
3+
> 🫲 ***ALL HANDS ON DECK!*** 🫱
4+
5+
> [!information]
6+
> In my haste to release `v0.2.0`, I neglected to add a `--dry-run` mode to `git shiplog run`. This rapid follow-up is to address this oversight.
7+
8+
This maintenance release adds a safe way to rehearse Shiplog runs while keeping the journal untouched.
49

510
## ⚓ Highlight
611

712
### 🧪 Dry-Run Preview — `git shiplog run --dry-run`
13+
814
Plan a maintenance step or incident response without firing the actual command. The new `--dry-run` flag formats the invocation, shows what would be recorded, and exits 0 without executing or writing to the journal.
915

1016
```bash
@@ -22,8 +28,15 @@ $ git shiplog run \
2228

2329
## 🧭 Upgrade Notes
2430

25-
- No trailer changes or schema updates—existing automation keeps working.
31+
- No trailer changes or schema updates
32+
- Existing automation keeps working.
2633
- New dry-run behavior is documented in `docs/features/run.md` and the command reference so teams can adopt it immediately.
2734
- Tests covering both the preview path and the standard execution flow run in the Dockerized Bats matrix.
2835

29-
Hoist v0.2.1 when you want confidence before the real maneuver—Shiplog now lets you practice the tack before committing it to the log.
36+
## 🚦Please, Enjoy
37+
38+
Why are you still reading this when you could be downloading `v0.2.1`?!
39+
40+
When you want confidence before the real maneuver: **Shiplog** now lets you practice the tack ⛵️ before committing it to the log.
41+
42+
🚢🪵

0 commit comments

Comments
 (0)