aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <puppetlabs@users.noreply.github.com>2021-10-01 09:00:52 +0000
committerGitHub Action <puppetlabs@users.noreply.github.com>2021-10-01 09:00:52 +0000
commitee26e976e426ccb4613ef2d8e776b8cf8ff4f714 (patch)
tree5989cc0cd859389ffd86b4870cfdd99939fd58f7
parent1780e283febbd0d086937bff19c3673dfd70d9bb (diff)
downloadpuppet-augeas_core-ee26e976e426ccb4613ef2d8e776b8cf8ff4f714.tar.gz
puppet-augeas_core-ee26e976e426ccb4613ef2d8e776b8cf8ff4f714.tar.bz2
Release prep v1.2.0
-rw-r--r--CHANGELOG.md14
-rw-r--r--metadata.json2
-rw-r--r--pdk.yaml2
3 files changed, 16 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da15d42..a1dc27b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,18 @@
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).
+## [1.2.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.2.0) (2021-10-01)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.1.2...1.2.0)
+
+### Added
+
+- \(MODULES-11167\) \(MODULES-11191\) Add RockyLinux && AlmaLinux to augeas-core metadata [\#40](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/40) ([BobosilaVictor](https://github.com/BobosilaVictor))
+
+### Fixed
+
+- \(MODULES-8183\) Fix ToC truncation in REFERENCE.md [\#42](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/42) ([GabrielNagy](https://github.com/GabrielNagy))
+
## [1.1.2](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.1.2) (2021-03-08)
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.1.1...1.1.2)
@@ -75,4 +87,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 4ab4c81..c2ffe08 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-augeas_core",
- "version": "1.1.2",
+ "version": "1.2.0",
"author": "puppetlabs",
"summary": "Manage files using Augeas",
"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: []