diff options
author | chibash <chiba@javassist.org> | 2018-11-01 01:05:31 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2018-11-01 01:05:31 +0900 |
commit | bcfdc3436616604645971899249e9a1abbd5434f (patch) | |
tree | 6434d397753918ac3c7550bb027af91d5df52b4c /Readme.html | |
parent | 106b44b0e0b7d19c8af4abc03b88c6d64ec442f0 (diff) | |
download | javassist-bcfdc3436616604645971899249e9a1abbd5434f.tar.gz javassist-bcfdc3436616604645971899249e9a1abbd5434f.zip |
updates for release 3.24.0-GA
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.html b/Readme.html index 1fc89e24..b89b5b95 100644 --- a/Readme.html +++ b/Readme.html @@ -281,7 +281,7 @@ see javassist.Dump. <h2>Changes</h2> -<p>-version 3.24 +<p>-version 3.24 on November 1, 2018 <ul> <li>Java 11 supports.</li> <li>JIRA JASSIST-267.</li> @@ -870,4 +870,4 @@ and all other contributors for their contributions. (Email: <tt>chiba@javassist.org</tt>) </body> -</html>
\ No newline at end of file +</html> |