Skip to content

Commit 3c0392e

Browse files
authored
Merge pull request #55 from puppetlabs/release-prep
Release prep v2.0.0
2 parents f3b877a + afcb421 commit 3c0392e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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-zone_core/tree/v2.0.0) - 2025-11-25
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-zone_core/compare/v1.2.0...v2.0.0)
11+
12+
### Other
13+
14+
- (PA-7815) Updates for pdk template 3.5.1 [#54](https://github.com/puppetlabs/puppetlabs-zone_core/pull/54) ([tvpartytonight](https://github.com/tvpartytonight))
15+
- (PA-7366) Use puppetcore for testing [#53](https://github.com/puppetlabs/puppetlabs-zone_core/pull/53) ([tvpartytonight](https://github.com/tvpartytonight))
16+
- (PA-6139) Drop beaker-puppet_install_helper gem in zone-core module [#51](https://github.com/puppetlabs/puppetlabs-zone_core/pull/51) ([amitkarsale](https://github.com/amitkarsale))
17+
818
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-zone_core/tree/v1.2.0) - 2024-03-06
919

1020
[Full Changelog](https://github.com/puppetlabs/puppetlabs-zone_core/compare/v1.1.0...v1.2.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-zone_core",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"author": "puppetlabs",
55
"summary": "Manage Solaris Zones",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)