From 685f33d749d7eb266c8faa26d28989e9bd21d7cb Mon Sep 17 00:00:00 2001 From: Marco Heinemann Date: Thu, 21 May 2026 23:11:14 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20RELEASE:=200.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Set the changelog release date for 0.1.0. Version, classifiers, and changelog content are already in place on main; this commit only flips ``:Released: Unreleased`` to today's date so the entry reflects the shipped state once tagged. --- docs/source/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 80286f2..b205f14 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -8,7 +8,7 @@ Changelog 0.1.0 ----- -:Released: Unreleased +:Released: 2026-05-21 Initial release of **sphinx-mounts** — a Sphinx extension that mounts external RST source trees into a Sphinx build *without copying or symlinking the