-
Notifications
You must be signed in to change notification settings - Fork 12
/
CHANGELOG
55 lines (42 loc) · 1.93 KB
/
CHANGELOG
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
* Wed Oct 11 2023 Steven Pritchard <[email protected]> - 0.6.0
- [puppetsync] Updates for Puppet 8
- These updates may include the following:
- Update Gemfile
- Add support for Puppet 8
- Drop support for Puppet 6
- Update module dependencies
* Mon Jun 12 2023 Chris Tessmer <[email protected]> - 0.5.0
- Add RockyLinux 8 support
* Mon Jun 14 2021 Chris Tessmer <[email protected]> - 0.4.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
* Thu Dec 17 2020 Chris Tessmer <[email protected]> - 0.3.1
- Removed EL6 support
* Mon Mar 02 2020 Trevor Vaughan <[email protected]> - 0.3.0-0
- Bump upper bound on simplib
* Fri Aug 02 2019 Robert Vincent <[email protected]> - 0.3.0-0
- Drop Puppet 4 support
- Add Puppet 6 support
- Add puppetlabs-stdlib 6 support
* Mon Mar 25 2019 Joseph Sharkey <[email protected]> - 0.2.0-0
- Standardized cron datatypes to use the Simplib::Cron::### types. This
allows more flexibility in cron scheduling.
* Thu Mar 07 2019 Liz Nemsick <[email protected]> - 0.1.1-0
- Update the upper bound of stdlib to < 6.0.0
- Update a URL in the README.md
* Thu Nov 01 2018 Jeanne Greulich <[email protected]> - 0.1.0-0
- Update badges in README.md
- Static asset updates for puppet 5
* Thu Oct 11 2018 Nick Miller <[email protected]> - 0.1.0-0
- Added $package_ensure parameter
- Changed the package from 'latest' to 'installed'
- It will also respect `simp_options::package_ensure`
* Fri Sep 07 2018 Liz Nemsick <[email protected]> - 0.1.0-0
- Drop Hiera 4 support
* Sat Mar 17 2018 Trevor Vaughan <[email protected]> - 0.1.0-0
- Added OEL and Puppet 5 support
* Thu Jul 06 2017 Liz Nemsick <[email protected]> - 0.0.2-0
- Remove OBE pe dependency in metadata.json
* Wed Dec 7 2016 Nick Miller <[email protected]> 0.0.1-0
- Initial release of module
- Content used to be in simplib