diff --git a/CHANGELOG.md b/CHANGELOG.md index 13d4455cebce3c5eaf2cc15b750d1b2b35a024ff..0aceb9f552c9fcb04b5f64930adb8395be927d76 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