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.
1 parent 54a0fb4 commit ad1a469Copy full SHA for ad1a469
1 file changed
RELEASE-NOTES.txt
@@ -7,6 +7,8 @@ The Apache Commons Codec package contains simple encoder and decoders for
7
widely used encoders and decoders, the codec package also maintains a
8
collection of phonetic encoding utilities.
9
10
+This feature and fix release requires a minimum of Java 1.6, same as 1.9.
11
+
12
Changes in this version include:
13
14
New features:
@@ -54,7 +56,7 @@ various formats such as Base64 and Hexadecimal. In addition to these
54
56
55
57
58
-Performance and fix release. Requires a minimum of Java 1.6.
59
+This feature and fix release requires a minimum of Java 1.6, same as 1.8.
60
61
62
0 commit comments