Skip to content

Commit

Permalink
Merge pull request #77 from puppetlabs/release-prep
Browse files Browse the repository at this point in the history
Release prep v1.5.0
  • Loading branch information
mhashizume authored Feb 28, 2024
2 parents 7866162 + 8c83342 commit 2455087
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ 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.5.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.5.0) - 2024-02-27

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

### Added

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

## [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)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-augeas_core",
"version": "1.4.1",
"version": "1.5.0",
"author": "puppetlabs",
"summary": "Manage files using Augeas",
"license": "Apache-2.0",
Expand Down

0 comments on commit 2455087

Please sign in to comment.