From 9b5ee7a01ccb69142b7f8b38d51c2a942c7e2524 Mon Sep 17 00:00:00 2001 From: Natasha Mattson <22650546+natashamm@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:28:35 -0800 Subject: [PATCH] update change log --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index d7d1c88f..426f0389 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,6 +10,7 @@ Minor changes: - Format test code with Ruff. See `Issue 672 `_. - Document the Debian package. See `Issue 701 `_. - Document component classes with description from :rfc:`5545`. +- Merge "File Structure" and "Overview" sections in the docs. See `Issue 626 `_. Breaking changes: