Skip to content

Commit 2dcf501

Browse files
authored
Merge pull request #52 from puppetlabs/release-prep
Release prep v2.0.0
2 parents f855bf0 + d18e515 commit 2dcf501

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+
## [v2.0.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/v2.0.0) - 2025-11-25
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/v1.4.0...v2.0.0)
11+
12+
### Other
13+
14+
- (PA-7815) template 3.5.1 updates [#51](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/51) ([tvpartytonight](https://github.com/tvpartytonight))
15+
- (PA-7366) Use puppetcore for testing [#50](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/50) ([tvpartytonight](https://github.com/tvpartytonight))
16+
817
## [v1.4.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/v1.4.0) - 2024-03-06
918

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

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-selinux_core",
3-
"version": "1.4.0",
3+
"version": "2.0.0",
44
"author": "puppetlabs",
55
"summary": "Manage SELinux context of files",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)