diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index bbbe82b..f34fa7d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [v1.0.1] - 2026-02-03 + +### Infrastructure + +- Add towncrier for automated changelog generation from news fragments + + ## [0.1.0] - 2026-02-03 This is a historical release which doesn't actually exist and which aggregates diff --git a/docs/changelog.d/+towncrier.infra.md b/docs/changelog.d/+towncrier.infra.md deleted file mode 100644 index bbbc48a..0000000 --- a/docs/changelog.d/+towncrier.infra.md +++ /dev/null @@ -1 +0,0 @@ -Add towncrier for automated changelog generation from news fragments