From 0a600912bfa7a44b9827ce8ed4896528178ce7fa Mon Sep 17 00:00:00 2001 From: ygomez Date: Wed, 17 Jan 2024 11:54:56 +0100 Subject: [PATCH] add #PR number on CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 218dc0f..4c1599a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a changelog](https://github.com/olivierlacan/keep-a-changelog). ## Added -- *[PLATFORM-3582]- Add ".gitattributes" file for linguist detection.* @ygomezsaiz +- *[#103](https://github.com/idealista/cookiecutter-ansible-role/pull/103) (2024-01-17)- Add ".gitattributes" file for linguist detection.* @ygomezsaiz ## Unreleased