Skip to content

Commit 7ac652a

Browse files
committed
Prepare changelog for 1.21.0 release
1 parent e300e23 commit 7ac652a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ Java Cookbook CHANGELOG
22
=======================
33
This file is used to list changes made in each version of the Java cookbook.
44

5+
v1.21.0
6+
-------
7+
### Improvement
8+
- **[#143](https://github.com/socrata-cookbooks/java/pull/143)** - Symlink /usr/lib/jvm/default-java for both OpenJDK and Oracle
9+
- **[#144](https://github.com/socrata-cookbooks/java/pull/144)** - Remove /var/lib/alternatives/#{cmd} before calling alternatives (Hopefully fixes sporadic issues when setting alternatives)
10+
- **[Make default_java_symlink conditional on set_default attribute](https://github.com/socrata-cookbooks/java/commit/e300e235a463382a5022e1dddaac674930b4d138)**
11+
512
v1.20.0
613
-------
714
### Improvement

0 commit comments

Comments
 (0)