From 48be3f0ac1631c738025cdcc4a9579243d686cf1 Mon Sep 17 00:00:00 2001 From: rlskoeser Date: Thu, 30 Jul 2026 13:19:13 -0400 Subject: [PATCH] Include change log in documentation --- docs/CHANGELOG.md | 2 ++ docs/index.rst | 1 + 2 files changed, 3 insertions(+) create mode 100644 docs/CHANGELOG.md diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md new file mode 100644 index 0000000..66efc0f --- /dev/null +++ b/docs/CHANGELOG.md @@ -0,0 +1,2 @@ +```{include} ../CHANGELOG.md +``` diff --git a/docs/index.rst b/docs/index.rst index 294c40d..6c078a5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -91,6 +91,7 @@ To install a development version or specific branch: CONTRIBUTING DEVELOPER_NOTES CONTRIBUTORS + CHANGELOG LICENSE Indices and tables