From ccc97461c94f5898dc44ca015dc8121640837a00 Mon Sep 17 00:00:00 2001 From: nopeitsnothing Date: Sun, 24 May 2026 00:03:31 -0400 Subject: [PATCH] add(changelog): explain missing v1.2.2 tag v1.2.2 contained broken Python and other additions that were not meant for release Signed-off-by: nopeitsnothing --- docs/changelog/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 6cb3316..4575eff 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -33,7 +33,7 @@ Notable changes to the guide and its tooling. Follows [Keep a Changelog](https:/ ## [v1.2.3] — 2026-05-24 -CI/CD pipeline split into independent stages, dark PDF quality improved, release signing automated, and the changelog now updates itself on every build. +CI/CD pipeline split into independent stages, dark PDF quality improved, release signing automated, and the changelog now updates itself on every build. Skipping v1.2.2 which was a placeholder and contained broken Python unsuitable for a tag/release. !!! success "Added"