Skip to content

Commit e4561ad

Browse files
author
GitHub Actions
committed
Release prep v2.0.0
1 parent c7440a0 commit e4561ad

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,19 @@ 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
8+
## [v2.0.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v2.0.0) - 2025-11-25
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.5.0...v2.0.0)
11+
12+
### Added
13+
14+
- (PA-7215) Add Amazonfips as a supported platform [#85](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/85) ([shubhamshinde360](https://github.com/shubhamshinde360))
15+
16+
### Other
17+
18+
- (PA-7815) Update module with template 3.5.1 [#91](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/91) ([tvpartytonight](https://github.com/tvpartytonight))
19+
20+
## [v1.5.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.5.0) - 2024-02-28
921

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

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.5.0",
3+
"version": "2.0.0",
44
"author": "puppetlabs",
55
"summary": "Manage files using Augeas",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)