diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index c7e48d8..0740972 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -69,6 +69,11 @@
     		<li>DB Forge is now assigned to any models that exist after loading (#3457).</li>

     		</ul>

     </li>

+    <li>Database

+    	<ul>

+    		<li>Added <a href="./database/transactions.html">Strict Mode</a> to database transactions.</li>

+		</ul>

+	</li>

     <li>Config

     	<ul>

     		<li>Added 'application/vnd.ms-powerpoint' to list of mime types.</li>