Skip to content

Release prep v1.3.0 #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 25 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,56 +1,59 @@
# Change log
<!-- markdownlint-disable MD024 -->
# Changelog

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).
All notable changes to this project will be documented in this file.

## [v1.2.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/v1.2.0) (2023-02-14)
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).

## [v1.3.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/v1.3.0) - 2024-03-06

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

### Added

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

## [v1.2.0](https://github.com/puppetlabs/puppetlabs-host_core/tree/v1.2.0) - 2023-02-14

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

### Added

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

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

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

### Added

- \(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))
- (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))

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

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

### Added

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

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

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

### Added

- \(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))
- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#9](https://github.com/puppetlabs/puppetlabs-host_core/pull/9) ([ehom](https://github.com/ehom))
- (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))
- (L10n) Updating translations for readmes/README_ja_JP.md [#9](https://github.com/puppetlabs/puppetlabs-host_core/pull/9) ([ehom](https://github.com/ehom))

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

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

### Added

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

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

[Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/9d96ddecea6367abee1aa77859848b0c158fca80...1.0.0)

### Added

- Initial host module extraction [\#1](https://github.com/puppetlabs/puppetlabs-host_core/pull/1) ([joshcooper](https://github.com/joshcooper))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-host_core",
"version": "1.2.0",
"version": "1.3.0",
"author": "puppetlabs",
"summary": "Installs and manages host entries",
"license": "Apache-2.0",
Expand Down