From c9508614e8becf2f25e04e22f3944fdb538c8ce4 Mon Sep 17 00:00:00 2001
From: Fabrice Gangler <fabrice.gangler@adullact.org>
Date: Thu, 11 Jul 2024 13:45:22 +0200
Subject: [PATCH] docs(changelog): v1.6.0

---
 CHANGELOG.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 13d4455..0aceb9f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,20 @@ 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)
 
 
+--------------------------------
+
+## v1.6.0, 2024.07.11
+
+### Added
+
+- feat: add Makefile
+
+### Changed
+
+- chore: use puppet-cfssl `3.0.1` #1
+- chore: update all other Puppet modules (concat, postgresql, stdlib, vcsrepo and archive) #2
+
+
 --------------------------------
 
 ## v1.5.0, 2023.11.10
-- 
GitLab