From 50de7669b0b1aaa3ed8a0c816a33b6b6913f3de2 Mon Sep 17 00:00:00 2001 From: Mirko Boehm Date: Thu, 19 Mar 2026 17:22:19 +0100 Subject: [PATCH] Add links to the release blog post --- announcements/1.0-release.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/announcements/1.0-release.md b/announcements/1.0-release.md index 8dcae82..4a10ff1 100644 --- a/announcements/1.0-release.md +++ b/announcements/1.0-release.md @@ -23,6 +23,7 @@ Documentation lies — not intentionally, but code moves and docs lag. shelldoc Install: `go install github.com/mirkoboehm/shelldoc/cmd/shelldoc@latest` +Blog post: https://www.creative-destruction.org/post/2026-03-19-shelldoc-100/ Project page: https://www.creative-destruction.org/project/shelldoc/ GitHub: https://github.com/mirkoboehm/shelldoc @@ -45,6 +46,7 @@ What's included: `go install github.com/mirkoboehm/shelldoc/cmd/shelldoc@latest` +https://www.creative-destruction.org/post/2026-03-19-shelldoc-100/ https://github.com/mirkoboehm/shelldoc #OpenSource #Documentation #DevTools #Golang