We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa17ed1 + d410683 commit 5de7de6Copy full SHA for 5de7de6
CHANGELOG.md
@@ -4,6 +4,8 @@ This file is used to list changes made in each version of the Java cookbook.
4
5
## Unreleased
6
7
+## 4.1.0 - 2019-05-08
8
+
9
- Added new install flavor "corretto" for Amazon's Corretto distribution of OpenJDK
10
11
## 4.0.0 - 2019-04-19
metadata.rb
@@ -4,7 +4,7 @@
license 'Apache-2.0'
description 'Recipes and resources for installing Java and managing certificates'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
-version '4.0.0'
+version '4.1.0'
supports 'debian'
supports 'ubuntu'
0 commit comments