diff --git a/docs.html b/docs.html
index 9ab72eb9..601d7344 100644
--- a/docs.html
+++ b/docs.html
@@ -19416,6 +19416,7 @@ List of additions and changes for each version:
expanded inv() and inv_sympd() with options inv_opts::tiny and inv_opts::allow_approx
stricter handling of singular matrices by inv() and inv_sympd()
stricter handling of non-sympd matrices by inv_sympd()
+stricter handling of non-finite matrices by pinv()
more robust handling of rank deficient matrices by solve()
faster handling of diagonal matrices by rcond()
changed eigs_sym() and eigs_gen() to use higher quality RNG