diff --git a/docs.html b/docs.html
index 56031cd0..a671d6bc 100644
--- a/docs.html
+++ b/docs.html
@@ -19232,7 +19232,7 @@ List of additions and changes for each version:
- faster loading of CSV files when using OpenMP
- expanded chol() to optionally use pivoted decomposition
-- ...
+- expanded vector, matrix and cube constructors to allow initialisation of elements via
fill::value(scalar)