add changelog file and redirect

This commit is contained in:
conrad
2022-03-09 19:02:49 +10:00
parent 205c553314
commit 4decbcb0dc
+3 -3
View File
@@ -178,7 +178,7 @@ If you discover any bugs or regressions, please <a href="http://arma.sourceforge
</li>
<br>
<li>
History of <a href="#api_additions">API additions</a>
History of <a href="#changelog">API additions</a>
</li>
</ul>
</td>
@@ -552,7 +552,7 @@ Conrad Sanderson and Ryan Curtin.
<tr><td><a href="#syntax">Matlab/Armadillo&nbsp;syntax&nbsp;differences</a></td><td>&nbsp;</td><td>examples of Matlab syntax and conceptually corresponding Armadillo syntax</td></tr>
<tr style="background-color: #F5F5F5;"><td><a href="#example_prog">example&nbsp;program</a></td><td>&nbsp;</td><td>short example program</td></tr>
<tr style="background-color: #F5F5F5;"><td><a href="#config_hpp">config.hpp</a></td><td>&nbsp;</td><td>configuration options</td></tr>
<tr style="background-color: #F5F5F5;"><td><a href="#api_additions">API&nbsp;additions</a></td><td>&nbsp;</td><td>API stability and list of API additions</td></tr>
<tr style="background-color: #F5F5F5;"><td><a href="#changelog">API&nbsp;additions</a></td><td>&nbsp;</td><td>API stability and list of API additions</td></tr>
<!--<tr><td><a href="#log_add">log_add</a></td><td>&nbsp;</td><td>TODO</td></tr>-->
<!--<tr><td><a href="#catching_exceptions">catching exceptions</a></td><td>&nbsp;</td><td>TODO</td></tr>-->
</tbody>
@@ -19272,7 +19272,7 @@ See also:
<div class="pagebreak"></div><div class="noprint"><hr class="greyline"><br></div>
<a name="api_additions"></a>
<a name="api_changes"></a>
<a name="changelog"></a>
<b>History of API Additions, Changes and Deprecations</b>
<br>
<ul>