|
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-yumrepo_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 | +## [v2.0.0](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/v2.0.0) - 2023-06-07 |
| 9 | + |
| 10 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/v1.2.0...v2.0.0) |
| 11 | + |
| 12 | +### Added |
| 13 | + |
| 14 | +- (PA-5187) Add target support [#54](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/54) ([mhashizume](https://github.com/mhashizume)) |
| 15 | + |
| 16 | +### Changed |
| 17 | +- (maint) Drop Puppet 6 and PDK Update [#55](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/55) ([mhashizume](https://github.com/mhashizume)) |
| 18 | + |
| 19 | +## [v1.2.0](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/v1.2.0) - 2023-02-14 |
6 | 20 |
|
7 | 21 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/v1.1.0...v1.2.0) |
8 | 22 |
|
9 | 23 | ### Added |
10 | 24 |
|
11 | | -- \(MODULES-11371\) Updates PDK template [\#49](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/49) ([mhashizume](https://github.com/mhashizume)) |
| 25 | +- (MODULES-11371) Updates PDK template [#49](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/49) ([mhashizume](https://github.com/mhashizume)) |
12 | 26 |
|
13 | | -## [v1.1.0](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/v1.1.0) (2021-10-04) |
| 27 | +## [v1.1.0](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/v1.1.0) - 2021-10-04 |
14 | 28 |
|
15 | 29 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.7...v1.1.0) |
16 | 30 |
|
17 | 31 | ### Added |
18 | 32 |
|
19 | | -- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux && AlmaLinux to yumrepo\_core metadata [\#39](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/39) ([BobosilaVictor](https://github.com/BobosilaVictor)) |
| 33 | +- (MODULES-11167)(MODULES-11191) Add RockyLinux && AlmaLinux to yumrepo_core metadata [#39](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/39) ([BobosilaVictor](https://github.com/BobosilaVictor)) |
20 | 34 |
|
21 | | -## [1.0.7](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.7) (2020-04-13) |
| 35 | +## [1.0.7](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.7) - 2020-04-13 |
22 | 36 |
|
23 | 37 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.6...1.0.7) |
24 | 38 |
|
25 | 39 | ### Added |
26 | 40 |
|
27 | | -- \(MODULES-10617\) Add property module\_hotfixes [\#28](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/28) ([seriv](https://github.com/seriv)) |
| 41 | +- (MODULES-10617) Add property module_hotfixes [#28](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/28) ([seriv](https://github.com/seriv)) |
28 | 42 |
|
29 | | -## [1.0.6](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.6) (2019-12-19) |
| 43 | +## [1.0.6](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.6) - 2019-12-19 |
30 | 44 |
|
31 | 45 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.5...1.0.6) |
32 | 46 |
|
33 | 47 | ### Fixed |
34 | 48 |
|
35 | | -- \(MODULES-10357\) Fix `proxy => absent` [\#24](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/24) ([alexjfisher](https://github.com/alexjfisher)) |
| 49 | +- (MODULES-10357) Fix `proxy => absent` [#24](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/24) ([alexjfisher](https://github.com/alexjfisher)) |
36 | 50 |
|
37 | | -## [1.0.5](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.5) (2019-12-18) |
| 51 | +## [1.0.5](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.5) - 2019-12-18 |
38 | 52 |
|
39 | 53 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.4...1.0.5) |
40 | 54 |
|
41 | 55 | ### Fixed |
42 | 56 |
|
43 | | -- \(MODULES-10246\) Proxy settings allow empty string [\#22](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/22) ([Dorin-Pleava](https://github.com/Dorin-Pleava)) |
| 57 | +- (MODULES-10246) Proxy settings allow empty string [#22](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/22) ([Dorin-Pleava](https://github.com/Dorin-Pleava)) |
44 | 58 |
|
45 | | -## [1.0.4](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.4) (2019-10-31) |
| 59 | +## [1.0.4](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.4) - 2019-11-01 |
46 | 60 |
|
47 | 61 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.3...1.0.4) |
48 | 62 |
|
49 | 63 | ### Added |
50 | 64 |
|
51 | | -- \(PUP-10028\) Add minrate to yumrepo [\#18](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/18) ([jtappa](https://github.com/jtappa)) |
| 65 | +- (PUP-10028) Add minrate to yumrepo [#18](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/18) ([jtappa](https://github.com/jtappa)) |
52 | 66 |
|
53 | | -## [1.0.3](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.3) (2019-01-11) |
| 67 | +## [1.0.3](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.3) - 2019-01-11 |
54 | 68 |
|
55 | 69 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.2...1.0.3) |
56 | 70 |
|
57 | 71 | ### Added |
58 | 72 |
|
59 | | -- \(maint\) add LICENSE file [\#13](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/13) ([melissa](https://github.com/melissa)) |
| 73 | +- (maint) add LICENSE file [#13](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/13) ([melissa](https://github.com/melissa)) |
60 | 74 |
|
61 | | -## [1.0.2](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.2) (2018-11-29) |
| 75 | +## [1.0.2](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.2) - 2018-11-29 |
62 | 76 |
|
63 | 77 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.1...1.0.2) |
64 | 78 |
|
65 | 79 | ### Added |
66 | 80 |
|
67 | | -- \(L10n\) Update Japanese translations [\#9](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/9) ([melissa](https://github.com/melissa)) |
68 | | - |
69 | | -### Fixed |
70 | | - |
71 | | -- \(MODULES-8114\) Use old way of defining sensitive params [\#6](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/6) ([melissa](https://github.com/melissa)) |
| 81 | +- (L10n) Update Japanese translations [#9](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/9) ([melissa](https://github.com/melissa)) |
72 | 82 |
|
73 | | -## [1.0.1](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.1) (2018-08-17) |
| 83 | +## [1.0.1](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.1) - 2018-08-17 |
74 | 84 |
|
75 | 85 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.0...1.0.1) |
76 | 86 |
|
77 | | -## [1.0.0](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.0) (2018-07-09) |
| 87 | +## [1.0.0](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.0) - 2018-07-09 |
78 | 88 |
|
79 | 89 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/5c905b7ed57e5c60b4469050b7306a9c9b78e304...1.0.0) |
80 | | - |
81 | | -### Added |
82 | | - |
83 | | -- Extract yumrepo type and provider from puppet [\#1](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/1) ([joshcooper](https://github.com/joshcooper)) |
84 | | - |
85 | | - |
86 | | - |
87 | | -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
|
0 commit comments