From dbf7478c40bd260ef6a21cbe35817f6aa3152702 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 4 Oct 2021 09:21:07 +0000 Subject: Release prep v1.1.0 --- CHANGELOG.md | 10 +++++++++- metadata.json | 2 +- pdk.yaml | 2 ++ 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 pdk.yaml diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a8d4ee..ff0d25d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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). +## [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)) + ## [1.0.3](https://github.com/puppetlabs/puppetlabs-host_core/tree/1.0.3) (2019-10-31) [Full Changelog](https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.2...1.0.3) @@ -37,4 +45,4 @@ All notable changes to this project will be documented in this file. The format -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/metadata.json b/metadata.json index d0e5069..85773c8 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-host_core", - "version": "1.0.3", + "version": "1.1.0", "author": "puppetlabs", "summary": "Installs and manages host entries", "license": "Apache-2.0", diff --git a/pdk.yaml b/pdk.yaml new file mode 100644 index 0000000..4bef4bd --- /dev/null +++ b/pdk.yaml @@ -0,0 +1,2 @@ +--- +ignore: [] -- cgit v1.2.3