|
1 | | -# Change log |
| 1 | +<!-- markdownlint-disable MD024 --> |
| 2 | +# Changelog |
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 | +All notable changes to this project will be documented in this file. |
4 | 5 |
|
5 | | -## [v1.2.0](https://github.com/puppetlabs/puppetlabs-mount_core/tree/v1.2.0) (2023-02-14) |
| 6 | +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). |
| 7 | + |
| 8 | +## [v1.3.0](https://github.com/puppetlabs/puppetlabs-mount_core/tree/v1.3.0) - 2024-03-06 |
| 9 | + |
| 10 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_core/compare/v1.2.0...v1.3.0) |
| 11 | + |
| 12 | +### Added |
| 13 | + |
| 14 | +- (PA-5575) Add Amazon to display support in Puppet forge [#52](https://github.com/puppetlabs/puppetlabs-mount_core/pull/52) ([shubhamshinde360](https://github.com/shubhamshinde360)) |
| 15 | + |
| 16 | +## [v1.2.0](https://github.com/puppetlabs/puppetlabs-mount_core/tree/v1.2.0) - 2023-02-14 |
6 | 17 |
|
7 | 18 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_core/compare/v1.1.0...v1.2.0) |
8 | 19 |
|
9 | 20 | ### Added |
10 | 21 |
|
11 | | -- \(MODULES-11371\) Updates PDK template [\#44](https://github.com/puppetlabs/puppetlabs-mount_core/pull/44) ([mhashizume](https://github.com/mhashizume)) |
| 22 | +- (MODULES-11371) Updates PDK template [#44](https://github.com/puppetlabs/puppetlabs-mount_core/pull/44) ([mhashizume](https://github.com/mhashizume)) |
12 | 23 |
|
13 | | -## [v1.1.0](https://github.com/puppetlabs/puppetlabs-mount_core/tree/v1.1.0) (2021-10-04) |
| 24 | +## [v1.1.0](https://github.com/puppetlabs/puppetlabs-mount_core/tree/v1.1.0) - 2021-10-04 |
14 | 25 |
|
15 | 26 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_core/compare/1.0.4...v1.1.0) |
16 | 27 |
|
17 | 28 | ### Added |
18 | 29 |
|
19 | | -- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux and AlmaLinux to mount\_core matadata [\#31](https://github.com/puppetlabs/puppetlabs-mount_core/pull/31) ([BobosilaVictor](https://github.com/BobosilaVictor)) |
| 30 | +- (MODULES-11167)(MODULES-11191) Add RockyLinux and AlmaLinux to mount_core matadata [#31](https://github.com/puppetlabs/puppetlabs-mount_core/pull/31) ([BobosilaVictor](https://github.com/BobosilaVictor)) |
20 | 31 |
|
21 | | -## [1.0.4](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.4) (2019-11-01) |
| 32 | +## [1.0.4](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.4) - 2019-11-01 |
22 | 33 |
|
23 | 34 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_core/compare/1.0.3...1.0.4) |
24 | 35 |
|
25 | 36 | ### Added |
26 | 37 |
|
27 | | -- pdksync - \(maint\) Update module using PDK 1.14.0 [\#20](https://github.com/puppetlabs/puppetlabs-mount_core/pull/20) ([mihaibuzgau](https://github.com/mihaibuzgau)) |
28 | | -- \(MODULES-8304\) Allow whitespace in mountpoints on Linux [\#19](https://github.com/puppetlabs/puppetlabs-mount_core/pull/19) ([GabrielNagy](https://github.com/GabrielNagy)) |
| 38 | +- pdksync - (maint) Update module using PDK 1.14.0 [#20](https://github.com/puppetlabs/puppetlabs-mount_core/pull/20) ([mihaibuzgau](https://github.com/mihaibuzgau)) |
| 39 | +- (MODULES-8304) Allow whitespace in mountpoints on Linux [#19](https://github.com/puppetlabs/puppetlabs-mount_core/pull/19) ([GabrielNagy](https://github.com/GabrielNagy)) |
29 | 40 |
|
30 | 41 | ### Fixed |
31 | 42 |
|
32 | | -- \(maint\) Fix broken contributing URL [\#18](https://github.com/puppetlabs/puppetlabs-mount_core/pull/18) ([GabrielNagy](https://github.com/GabrielNagy)) |
| 43 | +- (maint) Fix broken contributing URL [#18](https://github.com/puppetlabs/puppetlabs-mount_core/pull/18) ([GabrielNagy](https://github.com/GabrielNagy)) |
33 | 44 |
|
34 | | -## [1.0.3](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.3) (2019-01-18) |
| 45 | +## [1.0.3](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.3) - 2019-01-18 |
35 | 46 |
|
36 | 47 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_core/compare/1.0.2...1.0.3) |
37 | 48 |
|
38 | 49 | ### Added |
39 | 50 |
|
40 | | -- aph/pup-9307-mount-trailing-slashes [\#13](https://github.com/puppetlabs/puppetlabs-mount_core/pull/13) ([m0dular](https://github.com/m0dular)) |
41 | | -- \(maint\) update PDK to 1.8.0; update all templates [\#12](https://github.com/puppetlabs/puppetlabs-mount_core/pull/12) ([melissa](https://github.com/melissa)) |
42 | | -- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#10](https://github.com/puppetlabs/puppetlabs-mount_core/pull/10) ([ehom](https://github.com/ehom)) |
| 51 | +- aph/pup-9307-mount-trailing-slashes [#13](https://github.com/puppetlabs/puppetlabs-mount_core/pull/13) ([m0dular](https://github.com/m0dular)) |
| 52 | +- (maint) update PDK to 1.8.0; update all templates [#12](https://github.com/puppetlabs/puppetlabs-mount_core/pull/12) ([melissa](https://github.com/melissa)) |
| 53 | +- (L10n) Updating translations for readmes/README_ja_JP.md [#10](https://github.com/puppetlabs/puppetlabs-mount_core/pull/10) ([ehom](https://github.com/ehom)) |
43 | 54 |
|
44 | | -## [1.0.2](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.2) (2018-08-20) |
| 55 | +## [1.0.2](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.2) - 2018-08-20 |
45 | 56 |
|
46 | 57 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_core/compare/1.0.1...1.0.2) |
47 | 58 |
|
48 | | -## [1.0.1](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.1) (2018-07-26) |
| 59 | +## [1.0.1](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.1) - 2018-07-26 |
49 | 60 |
|
50 | 61 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_core/compare/1.0.0...1.0.1) |
51 | 62 |
|
52 | 63 | ### Added |
53 | 64 |
|
54 | | -- Use relative\_require to load helper code [\#3](https://github.com/puppetlabs/puppetlabs-mount_core/pull/3) ([joshcooper](https://github.com/joshcooper)) |
| 65 | +- Use relative_require to load helper code [#3](https://github.com/puppetlabs/puppetlabs-mount_core/pull/3) ([joshcooper](https://github.com/joshcooper)) |
55 | 66 |
|
56 | | -## [1.0.0](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.0) (2018-07-18) |
| 67 | +## [1.0.0](https://github.com/puppetlabs/puppetlabs-mount_core/tree/1.0.0) - 2018-07-18 |
57 | 68 |
|
58 | 69 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-mount_core/compare/bb9ea3bf32a116c95339a1e399eda22d76554f30...1.0.0) |
59 | | - |
60 | | -### Added |
61 | | - |
62 | | -- Initial mount module extraction [\#1](https://github.com/puppetlabs/puppetlabs-mount_core/pull/1) ([joshcooper](https://github.com/joshcooper)) |
63 | | - |
64 | | - |
65 | | - |
66 | | -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
|
0 commit comments