Skip to content

Commit fdda12d

Browse files
authored
Merge pull request #60 from puppetlabs/release-prep
Release prep v2.0.0
2 parents 4fa106a + e3a4c51 commit fdda12d

File tree

2 files changed

+35
-33
lines changed

2 files changed

+35
-33
lines changed

CHANGELOG.md

Lines changed: 34 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,87 +1,89 @@
1-
# Change log
1+
<!-- markdownlint-disable MD024 -->
2+
# Changelog
23

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.
45

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
620

721
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/v1.1.0...v1.2.0)
822

923
### Added
1024

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))
1226

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
1428

1529
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.7...v1.1.0)
1630

1731
### Added
1832

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))
2034

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
2236

2337
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.6...1.0.7)
2438

2539
### Added
2640

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))
2842

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
3044

3145
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.5...1.0.6)
3246

3347
### Fixed
3448

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))
3650

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
3852

3953
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.4...1.0.5)
4054

4155
### Fixed
4256

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))
4458

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
4660

4761
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.3...1.0.4)
4862

4963
### Added
5064

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))
5266

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
5468

5569
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.2...1.0.3)
5670

5771
### Added
5872

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))
6074

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
6276

6377
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.1...1.0.2)
6478

6579
### Added
6680

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))
7282

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
7484

7585
[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.0...1.0.1)
7686

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
7888

7989
[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)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-yumrepo_core",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"author": "puppetlabs",
55
"summary": "Manage client yum repo configurations by parsing yum INI configuration files.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)