diff --git a/docs/changelog.html b/docs/changelog.html
index d878db5..112a6b0 100644
--- a/docs/changelog.html
+++ b/docs/changelog.html
@@ -2,7 +2,7 @@
-
+
@@ -134,6 +134,9 @@ On this page
+
+Version 3.5.3 (2024-04-23)
+
+- Abstract in .docx and .html no longer indented
+
+
+
+Version 3.5.2 (2024-04-20)
+
+- Added xpatch package to .pdf to fix appendix bug
+- Fixed bug that inserted meta-analysis explanation when nocite was empty
+- Fixed placement of references when refs div is omitted.
+
+
+
+Version 3.5.1 (2024-04-19)
+
+- Fixed bug that failed to move all float to the end of the document in .docx and .html
+
+
Version 3.5.0 (2024-04-12)
diff --git a/docs/index.html b/docs/index.html
index b6dbc4d..7f1c064 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2,7 +2,7 @@
-
+
diff --git a/docs/installation.html b/docs/installation.html
index e63daff..35340b5 100644
--- a/docs/installation.html
+++ b/docs/installation.html
@@ -2,7 +2,7 @@
-
+
@@ -33,7 +33,7 @@
}
@media print {
pre > code.sourceCode { white-space: pre-wrap; }
-pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
+pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
}
pre.numberSource code
{ counter-reset: source-line 0; }
@@ -1015,7 +1015,7 @@ An existing file
});
-
-