From 6dd4e2794a8ecb9af218ffcd7f2ed3a81c9c337e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 10:50:21 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md for v0.37.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 a0440ea..44aeb9a 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.37.0] - 2026-07-26 + +This **minor release** includes 1 commit. + + +### Documentation +- Document signing release tags with gitsign ([#250](https://github.com/stateful-y/python-package-copier/pull/250)) by @gtauzin + +### Contributors + +Thanks to all contributors for this release: +- @gtauzin + ## [0.36.0] - 2026-07-26 This **minor release** includes 2 commits.