From 6a77651a30113e725fc3a6abcee5bf34b5896117 Mon Sep 17 00:00:00 2001 From: Fran Garcia-Linares <fjgarlin@gmail.com> Date: Fri, 14 Feb 2025 11:34:34 +0100 Subject: [PATCH] #3502507: Changelog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31268794..29c5a3ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # GitLab Templates Changelog +## 1.7.3 - 2025-02-14 + +#3502507 - Tags contained in issue fork triggers pipelines (and should not).\ +#3505585 - Create environment variable for the project's own folder. + ## 1.7.2 - 2025-02-12 #3504083 - Change `workflow:` into a re-usable reference that can be extended.\ -- GitLab