aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-05-26 23:44:58 +0300
committerAndrey Ponomarenko <andrewponomarenko@yandex.ru>2016-05-26 23:44:58 +0300
commitd24a33767037d9660c77f49955c6b78eb43e910b (patch)
tree0acb11838daad1ad8d997f32e56d94b555ebd20f /doc
parent447e7d5ea2291eb53e44578e7062edfa3db7082f (diff)
downloadabi-compliance-checker-d24a33767037d9660c77f49955c6b78eb43e910b.tar.gz
Updated docs to 1.99.21
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/Changelog.html b/doc/Changelog.html
index 7cb1649..99dc949 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,6 +44,36 @@
<p/>
<br/>
+<b>Version 1.99.21 (May 26, 2016)</b><br/>
+<b>Improvements</b>
+<ul>
+ <li>
+ Up to 4 times faster on big libraries
+ </li>
+ <li>
+ Show compatibility rate instead of verdict in the report
+ </li>
+ <li>
+ Highlight the numbers of high/medium/low severity problems in the report
+ </li>
+ <li>
+ Show percentage of affected methods in the problem description
+ </li>
+</ul>
+<b>New Options</b>
+<ul>
+ <li>
+ -count-symbols: count public symbols in the ABI dump
+ </li>
+</ul>
+<b>Bug Fixes</b>
+<ul>
+ <li>
+ Fixed quick comparison of equal ABI dumps
+ </li>
+</ul>
+<br/>
+
<b>Version 1.99.20 (May 14, 2016)</b><br/>
<b>Improvements</b>
<ul>