|
1 | | -## 2020-01-22 - v3.0.0 |
| 1 | +# Change log |
2 | 2 |
|
3 | | -### Summary |
| 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 | | -Major release for updated puppet version compatibility. |
| 5 | +## [v4.0.0](https://github.com/puppetlabs/puppetlabs-mount_iso/tree/v4.0.0) (2023-04-18) |
6 | 6 |
|
7 | | -### Changed |
| 7 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_iso/compare/v3.0.0...v4.0.0) |
8 | 8 |
|
9 | | -- Dependency versions updated to match current standard ([MODULES-10475](https://tickets.puppetlabs.com/browse/MODULES-10475)) |
10 | | - - Minimum compatible puppet version set to `>= 5.5.0` |
11 | | - - Maximum compatible puppet version increased to `< 7.0.0` |
12 | | - - Maximum compatible stdlib version increased to `< 7.0.0` |
13 | | - - Maximum compatible powershell version increased to `< 4.0.0` |
| 9 | +### Changed |
14 | 10 |
|
15 | | -## 2018-01-17 - 2.0.0 |
| 11 | +- \(CONT-788\) - Add Puppet 8/Drop Puppet 6 [\#25](https://github.com/puppetlabs/puppetlabs-mount_iso/pull/25) ([jordanbreen28](https://github.com/jordanbreen28)) |
16 | 12 |
|
17 | | -### Summary |
| 13 | +## [v3.0.0](https://github.com/puppetlabs/puppetlabs-mount_iso/tree/v3.0.0) (2020-01-23) |
18 | 14 |
|
19 | | -Major release for updating to Puppet 4 types |
| 15 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_iso/compare/2.0.0...v3.0.0) |
20 | 16 |
|
21 | 17 | ### Changed |
22 | 18 |
|
23 | | -- Updated module metadata ([MODULES-6389](https://tickets.puppetlabs.com/browse/MODULES-6389)). |
24 | | -- Removed confusing copyright comment |
25 | | -- Updated for defined type to use Puppet 4 Types |
26 | | -- Errors during the ISO mount will be raised in Puppet |
| 19 | +- \(maint\) - Update dependency versions [\#12](https://github.com/puppetlabs/puppetlabs-mount_iso/pull/12) ([david22swan](https://github.com/david22swan)) |
| 20 | + |
| 21 | +## [2.0.0](https://github.com/puppetlabs/puppetlabs-mount_iso/tree/2.0.0) (2018-01-16) |
| 22 | + |
| 23 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_iso/compare/1.0.0...2.0.0) |
27 | 24 |
|
28 | | -## 2017-06-14 - 1.0.0 |
| 25 | +### Fixed |
29 | 26 |
|
30 | | -### Summary |
| 27 | +- \(GH-3\) Raise mounting errors as fatal [\#9](https://github.com/puppetlabs/puppetlabs-mount_iso/pull/9) ([glennsarti](https://github.com/glennsarti)) |
31 | 28 |
|
32 | | -Major release for updated puppet version compatibility. |
| 29 | +## [1.0.0](https://github.com/puppetlabs/puppetlabs-mount_iso/tree/1.0.0) (2017-06-12) |
33 | 30 |
|
34 | | -#### Bug fixes |
| 31 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_iso/compare/0.1.0...1.0.0) |
35 | 32 |
|
36 | | -- Updated module dependencies for modern PowerShell module ([MODULES-5045](https://tickets.puppetlabs.com/browse/MODULES-5045)). |
37 | | -- Updated puppet version compatibility for modern Puppet agents ([MODULES-4820](https://tickets.puppetlabs.com/browse/MODULES-4820)). |
| 33 | +## [0.1.0](https://github.com/puppetlabs/puppetlabs-mount_iso/tree/0.1.0) (2015-09-01) |
38 | 34 |
|
| 35 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_iso/compare/7213a727daa5bce87101681f81830940ad4edd87...0.1.0) |
39 | 36 |
|
40 | | -## 2015-09-01 - 0.1.0 |
41 | 37 |
|
42 | | -### Summary |
43 | 38 |
|
44 | | -Initial release |
| 39 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments