diff --git a/doc/changelog.d/299.miscellaneous.md b/doc/changelog.d/299.miscellaneous.md deleted file mode 100644 index 02ddf0b2..00000000 --- a/doc/changelog.d/299.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Chore: update CHANGELOG for v0.10.1 diff --git a/doc/changelog.d/301.miscellaneous.md b/doc/changelog.d/301.miscellaneous.md deleted file mode 100644 index 9d5bab8f..00000000 --- a/doc/changelog.d/301.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Security update for fonttools diff --git a/doc/changelog.d/302.documentation.md b/doc/changelog.d/302.documentation.md new file mode 100644 index 00000000..534792d6 --- /dev/null +++ b/doc/changelog.d/302.documentation.md @@ -0,0 +1 @@ +Chore: update CHANGELOG for v0.10.2 diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 97ee857e..66a3808f 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,25 @@ This document contains the release notes for the project. .. towncrier release notes start +`0.10.2 `_ - January 08, 2026 +======================================================================================== + +.. tab-set:: + + + .. tab-item:: Miscellaneous + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Chore: update CHANGELOG for v0.10.1 + - `#299 `_ + + * - Security update for fonttools + - `#301 `_ + + `0.10.1 `_ - November 17, 2025 .. tab-set::