File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
6
6
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 ) .
7
7
8
+ ## [ v11.2.0] ( https://github.com/puppetlabs/puppetlabs-java/tree/v11.2.0 ) - 2025-07-18
9
+
10
+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-java/compare/v11.1.0...v11.2.0 )
11
+
12
+ ### Other
13
+
14
+ - puppet/archive: Allow 8.x [ #611 ] ( https://github.com/puppetlabs/puppetlabs-java/pull/611 ) ([ evgeni] ( https://github.com/evgeni ) )
15
+ - (CAT-2296) Update github runner image to ubuntu-24.04 [ #610 ] ( https://github.com/puppetlabs/puppetlabs-java/pull/610 ) ([ shubhamshinde360] ( https://github.com/shubhamshinde360 ) )
16
+
8
17
## [ v11.1.0] ( https://github.com/puppetlabs/puppetlabs-java/tree/v11.1.0 ) - 2024-12-17
9
18
10
19
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-java/compare/v11.0.1...v11.1.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-java" ,
3
- "version" : " 11.1 .0" ,
3
+ "version" : " 11.2 .0" ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Installs the correct Java package on various platforms." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments