aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog.html18
-rw-r--r--doc/index.html2
2 files changed, 19 insertions, 1 deletions
diff --git a/doc/Changelog.html b/doc/Changelog.html
index 2ddade7..3921131 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -44,6 +44,24 @@
<p/>
<br/>
+<b>Version 1.99.14 (November 01, 2015)</b><br/>
+<b>New Options</b>
+<ul>
+ <li>
+ -skip-types: set list of types that should not be checked
+ </li>
+</ul>
+<b>Bug Fixes</b>
+<ul>
+ <li>
+ Fixed formatting of symbol signatures
+ </li>
+ <li>
+ Fixed checks of template types
+ </li>
+</ul>
+<br/>
+
<b>Version 1.99.13 (October 18, 2015)</b><br/>
<b>Improvements</b>
<ul>
diff --git a/doc/index.html b/doc/index.html
index 6592e9b..227650c 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -94,7 +94,7 @@
<h2>Downloads</h2>
<p>All releases can be downloaded from <a href="https://github.com/lvc/abi-compliance-checker/">this page</a>.</p>
-<p>Latest release: <a href="https://github.com/lvc/abi-compliance-checker/archive/1.99.13.tar.gz">abi-compliance-checker-1.99.13.tar.gz</a></p>
+<p>Latest release: <a href="https://github.com/lvc/abi-compliance-checker/archive/1.99.14.tar.gz">abi-compliance-checker-1.99.14.tar.gz</a></p>
<p>Read-only access to the latest development version:</p>