aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcthorn42 <christopher.thorn@puppet.com>2023-09-21 16:30:35 -0700
committerGitHub <noreply@github.com>2023-09-21 16:30:35 -0700
commit76e9ee2238036658286fca8c80b34a947214635d (patch)
tree564859b39ce0686243805af79a871a38b6a12952
parentf2aa3957da62c467d24f241b545333a3759fe8e6 (diff)
parent34c6db62a1907326073b4aae0c9992c1d376d349 (diff)
downloadpuppet-augeas_core-76e9ee2238036658286fca8c80b34a947214635d.tar.gz
puppet-augeas_core-76e9ee2238036658286fca8c80b34a947214635d.tar.bz2
Merge pull request #65 from puppetlabs/release-prep
Release prep v1.4.1
-rw-r--r--CHANGELOG.md10
-rw-r--r--metadata.json2
2 files changed, 6 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe2e7f4..a5a1a7f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,11 @@ 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.4.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.0) - 2023-09-15
+## [v1.4.1](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.1) - 2023-09-21
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.4.0...v1.4.1)
+
+## [v1.4.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.0) - 2023-09-18
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.3.0...v1.4.0)
@@ -13,10 +17,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
- (PA-5722) Add frozen string magic comment [#61](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/61) ([mhashizume](https://github.com/mhashizume))
-### Other
-
-- (PA-5722) Update to PDK template 2.7.5 [#62](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/62) ([mhashizume](https://github.com/mhashizume))
-
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.3.0) - 2023-02-14
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.2.0...v1.3.0)
diff --git a/metadata.json b/metadata.json
index df3a7fc..a67289a 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-augeas_core",
- "version": "1.4.0",
+ "version": "1.4.1",
"author": "puppetlabs",
"summary": "Manage files using Augeas",
"license": "Apache-2.0",