diff options
author | chibash <chiba@javassist.org> | 2019-09-01 17:32:52 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2019-09-01 17:32:52 +0900 |
commit | 10a92c6aa966859a3e6f1a5eb6efae6b8a37a426 (patch) | |
tree | 1ed5b57750c95b865c19763086426adf6e43a919 /Readme.html | |
parent | 3dcbf5e3919d75f8f650ddb068db0ed7dcb2563d (diff) | |
download | javassist-10a92c6aa966859a3e6f1a5eb6efae6b8a37a426.tar.gz javassist-10a92c6aa966859a3e6f1a5eb6efae6b8a37a426.zip |
fixes typos included in PR #272 (Issue #270)
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Readme.html b/Readme.html index 92ba667f..c8d0df8c 100644 --- a/Readme.html +++ b/Readme.html @@ -281,6 +281,11 @@ see javassist.Dump. <h2>Changes</h2> +<p>-version 3.26 +<ul> + <li>GitHub Issue #270 (PR #272). +</ul> + <p>-version 3.25 on April 16, 2019 <ul> <li>GitHub Issue #72 (PR #231), #241, #242 (PR #243), PR #244, |