From 30e323b64f9df6f112299fa0561795576d560c3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 10:07:28 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md for v0.18.0 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9a64a4..bb68813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.18.0] - 2026-03-29 + +This **minor release** includes 1 commit. + + +### Features +- Group example gallery by Diataxis category ([#125](https://github.com/stateful-y/python-package-copier/pull/125)) by @gtauzin + +### Contributors + +Thanks to all contributors for this release: +- @gtauzin + ## [0.17.0] - 2026-03-28 This **minor release** includes 1 commit.