Skip to content

Commit

Permalink
Merge pull request #552 from puppetlabs/release_prep
Browse files Browse the repository at this point in the history
(maint) Release Prep v10.0.0
  • Loading branch information
david22swan authored Apr 17, 2023
2 parents 034198b + ef66530 commit 9702992
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,30 @@

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

## [v10.0.0](https://github.com/puppetlabs/puppetlabs-java/tree/v9.0.1) (2023-04-17)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-java/compare/v9.0.1...v9.0.1)

### Changed

- \(CONT-784\) Add Support for Puppet 8 / Drop Support for Puppet 6 [\#548](https://github.com/puppetlabs/puppetlabs-java/pull/548) ([david22swan](https://github.com/david22swan))

### Added

- \(CONT-356\) Syntax update [\#543](https://github.com/puppetlabs/puppetlabs-java/pull/543) ([LukasAud](https://github.com/LukasAud))

### Fixed

- Fix shell\_escape of unless command [\#550](https://github.com/puppetlabs/puppetlabs-java/pull/550) ([traylenator](https://github.com/traylenator))

## [v9.0.1](https://github.com/puppetlabs/puppetlabs-java/tree/v9.0.1) (2022-11-29)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-java/compare/v9.0.0...v9.0.1)

### Fixed

- 538-unresolved-fact-fix [\#540](https://github.com/puppetlabs/puppetlabs-java/pull/540) ([jordanbreen28](https://github.com/jordanbreen28))
- Unresolved fact fix [\#539](https://github.com/puppetlabs/puppetlabs-java/pull/539) ([jordanbreen28](https://github.com/jordanbreen28))

## [v9.0.0](https://github.com/puppetlabs/puppetlabs-java/tree/v9.0.0) (2022-11-23)

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-java",
"version": "9.0.1",
"version": "10.0.0",
"author": "puppetlabs",
"summary": "Installs the correct Java package on various platforms.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9702992

Please sign in to comment.