diff options
author | chibash <chiba@javassist.org> | 2021-04-26 02:28:45 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2021-04-26 02:28:45 +0900 |
commit | f0c343a4b53b366f798620a3527f0958e929396f (patch) | |
tree | 19f8aec3a24c3da7b3b87ce5599a7768f0522c10 /Readme.html | |
parent | b4cb5cbf3abf0e35bfba05569c30c4d4dc6c2695 (diff) | |
download | javassist-f0c343a4b53b366f798620a3527f0958e929396f.tar.gz javassist-f0c343a4b53b366f798620a3527f0958e929396f.zip |
updates Readme.html since #363 has been mergeed
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html index cd9ee855..01ccadb1 100644 --- a/Readme.html +++ b/Readme.html @@ -293,7 +293,7 @@ see javassist.Dump. <p>-version 3.28 <ul> - <li>GitHub Issue #328, #339, #350, #357. + <li>GitHub Issue #328, #339, #350, #357, and PR #363. </ul> <p>-version 3.27 on March 19, 2020 |