From 8ca7e95ca425621aed12d774b9088706366d1470 Mon Sep 17 00:00:00 2001 From: ygomez Date: Wed, 17 Jan 2024 09:23:46 +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..82ac192 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 +- *[#102](https://github.com/idealista/cookiecutter-ansible-role/pull/102) (2024-01-17)- Add ".gitattributes" file for linguist detection.* @ygomezsaiz ## Unreleased