summaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/Readme.html b/Readme.html
index a1255c4c..a95a13d3 100644
--- a/Readme.html
+++ b/Readme.html
@@ -281,6 +281,11 @@ see javassist.Dump.
<h2>Changes</h2>
+<p>-version 3.8.1
+<ul>
+ <li>CtClass.rebuildClassFile() has been added.
+</ul>
+
<p>-version 3.8.0 on June 13, 2008
<ul>
<li>javassist.bytecode.analysis was implemented.