2
2
3
3
All notable changes to this project will be documented in this file. The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
4
4
5
+ ## [ v7.3.3] ( https://github.com/puppetlabs/puppetlabs-concat/tree/v7.3.3 ) (2023-03-13)
6
+
7
+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-concat/compare/v7.3.2...v7.3.3 )
8
+
9
+ ### Fixed
10
+
11
+ - Revert "\( MODULES-3522\) Removing redundant 'requires'" [ \# 759] ( https://github.com/puppetlabs/puppetlabs-concat/pull/759 ) ([ LukasAud] ( https://github.com/LukasAud ) )
12
+
5
13
## [ v7.3.2] ( https://github.com/puppetlabs/puppetlabs-concat/tree/v7.3.2 ) (2023-03-09)
6
14
7
15
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-concat/compare/v7.3.1...v7.3.2 )
@@ -48,6 +56,7 @@ All notable changes to this project will be documented in this file. The format
48
56
- pdksync - \( GH-iac-334\) Remove Support for Ubuntu 16.04 [ \# 728] ( https://github.com/puppetlabs/puppetlabs-concat/pull/728 ) ([ david22swan] ( https://github.com/david22swan ) )
49
57
- pdksync - \( IAC-1787\) Remove Support for CentOS 6 [ \# 723] ( https://github.com/puppetlabs/puppetlabs-concat/pull/723 ) ([ david22swan] ( https://github.com/david22swan ) )
50
58
- pdksync - \( IAC-1598\) - Remove Support for Debian 8 [ \# 718] ( https://github.com/puppetlabs/puppetlabs-concat/pull/718 ) ([ david22swan] ( https://github.com/david22swan ) )
59
+ - fix merge nil hashes [ \# 708] ( https://github.com/puppetlabs/puppetlabs-concat/pull/708 ) ([ thde] ( https://github.com/thde ) )
51
60
52
61
## [ v7.1.1] ( https://github.com/puppetlabs/puppetlabs-concat/tree/v7.1.1 ) (2021-08-25)
53
62
@@ -61,17 +70,16 @@ All notable changes to this project will be documented in this file. The format
61
70
62
71
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-concat/compare/v7.0.2...v7.1.0 )
63
72
64
- ### Added
65
-
66
- - pdksync - \( IAC-1709\) - Add Support for Debian 11 [ \# 713] ( https://github.com/puppetlabs/puppetlabs-concat/pull/713 ) ([ david22swan] ( https://github.com/david22swan ) )
67
-
68
73
## [ v7.0.2] ( https://github.com/puppetlabs/puppetlabs-concat/tree/v7.0.2 ) (2021-06-21)
69
74
70
75
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-concat/compare/v7.0.1...v7.0.2 )
71
76
77
+ ### Added
78
+
79
+ - pdksync - \( IAC-1709\) - Add Support for Debian 11 [ \# 713] ( https://github.com/puppetlabs/puppetlabs-concat/pull/713 ) ([ david22swan] ( https://github.com/david22swan ) )
80
+
72
81
### Fixed
73
82
74
- - fix merge nil hashes [ \# 708] ( https://github.com/puppetlabs/puppetlabs-concat/pull/708 ) ([ thde] ( https://github.com/thde ) )
75
83
- Do not modify metaparams in place [ \# 705] ( https://github.com/puppetlabs/puppetlabs-concat/pull/705 ) ([ ekohl] ( https://github.com/ekohl ) )
76
84
77
85
## [ v7.0.1] ( https://github.com/puppetlabs/puppetlabs-concat/tree/v7.0.1 ) (2021-03-29)
0 commit comments