Skip to content

Commit d1ab552

Browse files
authored
Merge pull request #51 from puppetlabs/release-prep
Release prep v1.3.0
2 parents 9dc5edd + ec662bd commit d1ab552

File tree

2 files changed

+26
-23
lines changed

2 files changed

+26
-23
lines changed

CHANGELOG.md

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,59 @@
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-host_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-host_core/tree/v1.3.0) - 2024-03-06
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/v1.2.0...v1.3.0)
11+
12+
### Added
13+
14+
- (PA-5575) Add Amazon to display support in Puppet forge [#44](https://github.com/puppetlabs/puppetlabs-host_core/pull/44) ([shubhamshinde360](https://github.com/shubhamshinde360))
15+
16+
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/v1.2.0) - 2023-02-14
617

718
[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/v1.1.0...v1.2.0)
819

920
### Added
1021

11-
- \(MODULES-11371\) Updates PDK template [\#39](https://github.com/puppetlabs/puppetlabs-host_core/pull/39) ([mhashizume](https://github.com/mhashizume))
22+
- (MODULES-11371) Updates PDK template [#39](https://github.com/puppetlabs/puppetlabs-host_core/pull/39) ([mhashizume](https://github.com/mhashizume))
1223

13-
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/v1.1.0) (2021-10-04)
24+
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/v1.1.0) - 2021-10-04
1425

1526
[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.3...v1.1.0)
1627

1728
### Added
1829

19-
- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux && AlmaLinux to host-core metadata [\#29](https://github.com/puppetlabs/puppetlabs-host_core/pull/29) ([BobosilaVictor](https://github.com/BobosilaVictor))
30+
- (MODULES-11167)(MODULES-11191) Add RockyLinux && AlmaLinux to host-core metadata [#29](https://github.com/puppetlabs/puppetlabs-host_core/pull/29) ([BobosilaVictor](https://github.com/BobosilaVictor))
2031

21-
## [1.0.3](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.3) (2019-10-31)
32+
## [1.0.3](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.3) - 2019-11-01
2233

2334
[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.2...1.0.3)
2435

2536
### Added
2637

27-
- pdksync - \(maint\) Update module using PDK 1.14.0 [\#15](https://github.com/puppetlabs/puppetlabs-host_core/pull/15) ([mihaibuzgau](https://github.com/mihaibuzgau))
38+
- pdksync - (maint) Update module using PDK 1.14.0 [#15](https://github.com/puppetlabs/puppetlabs-host_core/pull/15) ([mihaibuzgau](https://github.com/mihaibuzgau))
2839

29-
## [1.0.2](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.2) (2019-01-11)
40+
## [1.0.2](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.2) - 2019-01-11
3041

3142
[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.1...1.0.2)
3243

3344
### Added
3445

35-
- \(maint\) update PDK to 1.8.0; update all templates [\#11](https://github.com/puppetlabs/puppetlabs-host_core/pull/11) ([melissa](https://github.com/melissa))
36-
- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#9](https://github.com/puppetlabs/puppetlabs-host_core/pull/9) ([ehom](https://github.com/ehom))
46+
- (maint) update PDK to 1.8.0; update all templates [#11](https://github.com/puppetlabs/puppetlabs-host_core/pull/11) ([melissa](https://github.com/melissa))
47+
- (L10n) Updating translations for readmes/README_ja_JP.md [#9](https://github.com/puppetlabs/puppetlabs-host_core/pull/9) ([ehom](https://github.com/ehom))
3748

38-
## [1.0.1](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.1) (2018-08-20)
49+
## [1.0.1](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.1) - 2018-08-20
3950

4051
[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.0...1.0.1)
4152

4253
### Added
4354

44-
- Include puppet 6 and remove default role [\#2](https://github.com/puppetlabs/puppetlabs-host_core/pull/2) ([joshcooper](https://github.com/joshcooper))
55+
- Include puppet 6 and remove default role [#2](https://github.com/puppetlabs/puppetlabs-host_core/pull/2) ([joshcooper](https://github.com/joshcooper))
4556

46-
## [1.0.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.0) (2018-07-13)
57+
## [1.0.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.0) - 2018-07-13
4758

4859
[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/9d96ddecea6367abee1aa77859848b0c158fca80...1.0.0)
49-
50-
### Added
51-
52-
- Initial host module extraction [\#1](https://github.com/puppetlabs/puppetlabs-host_core/pull/1) ([joshcooper](https://github.com/joshcooper))
53-
54-
55-
56-
\* *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-host_core",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"author": "puppetlabs",
55
"summary": "Installs and manages host entries",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)