Skip to content

Commit 2455087

Browse files
authored
Merge pull request #77 from puppetlabs/release-prep
Release prep v1.5.0
2 parents 7866162 + 8c83342 commit 2455087

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8+
## [v1.5.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.5.0) - 2024-02-27
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.4.1...v1.5.0)
11+
12+
### Added
13+
14+
- (PA-5575) Add Amazon to display support in Puppet forge [#70](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/70) ([shubhamshinde360](https://github.com/shubhamshinde360))
15+
- (PA-5538) Add AIX 7.3 to metadata.json on puppetlabs-augeas_core module [#67](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/67) ([skyamgarp](https://github.com/skyamgarp))
16+
817
## [v1.4.1](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.1) - 2023-09-21
918

1019
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.4.0...v1.4.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-augeas_core",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"author": "puppetlabs",
55
"summary": "Manage files using Augeas",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)