blob: 4d3639de97ce92f8bf7b2698d92ba794fb0a4bcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
<!-- markdownlint-disable MD024 -->
# Changelog
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).
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.2.0) - 2024-03-20
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/v1.1.0...v1.2.0)
### Added
- (PA-6178) Use PDK template 3.0.1, Beaker 5, and newer module release workflow [#50](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/50) ([AriaXLi](https://github.com/AriaXLi))
- (MODULES-11446) Add Amazon to display support in Puppet forge [#47](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/47) ([shubhamshinde360](https://github.com/shubhamshinde360))
- (maint) Update PDK template [#44](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/44) ([mhashizume](https://github.com/mhashizume))
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.1.0) - 2021-10-04
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.6...v1.1.0)
### Added
- (MODULES-11167)(MODULES-11191) Add RockyLinux and AlmaLinux to mailalias_core metadata [#33](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/33) ([BobosilaVictor](https://github.com/BobosilaVictor))
## [1.0.6](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.6) - 2020-02-11
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.5...1.0.6)
### Fixed
- (MODULES-7202) fixes comma handling in value [#21](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/21) ([ciprianbadescu](https://github.com/ciprianbadescu))
## [1.0.5](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.5) - 2019-01-11
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.4...1.0.5)
### Added
- (maint) add LICENSE file [#17](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/17) ([melissa](https://github.com/melissa))
- Add anchors for l10n [#16](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/16) ([joshcooper](https://github.com/joshcooper))
## [1.0.4](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.4) - 2018-08-17
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.3...1.0.4)
### Added
- Pass hosts array to install_modules_on [#11](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/11) ([joshcooper](https://github.com/joshcooper))
- Bump puppet version contraint to < 7 [#9](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/9) ([melissa](https://github.com/melissa))
## [1.0.3](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.3) - 2018-05-21
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.2...1.0.3)
## [1.0.2](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.2) - 2018-04-30
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.1...1.0.2)
## [1.0.1](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.1) - 2018-04-30
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.0...1.0.1)
## [1.0.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.0) - 2018-04-27
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/7c51be1c0d8ace7cb679f16ee4d8e3697ea95ae8...1.0.0)
|