From cc2b43f3fab024f31f42430e8c94864779a0a559 Mon Sep 17 00:00:00 2001 From: Wouter Vanden Hove Date: Sun, 23 Aug 2026 13:28:32 +0200 Subject: [PATCH] add changelog --- docs/changes.md | 9 +++++++++ docs/index.md | 1 + 2 files changed, 10 insertions(+) create mode 100644 docs/changes.md diff --git a/docs/changes.md b/docs/changes.md new file mode 100644 index 0000000..608531c --- /dev/null +++ b/docs/changes.md @@ -0,0 +1,9 @@ +# Changelog + +All notable changes to this project will be documented anti-chronologically in this file. + +## 0.1 (2026-08-23) + +- Add `.readthedocs.yaml`. + +- Package created by \[Wouter Vanden Hove \] diff --git a/docs/index.md b/docs/index.md index a971b00..b70a31d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,6 +14,7 @@ introduction installation usage reference +changes contributing Code of Conduct License