diff options
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index c7e48d855..074097270 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -69,6 +69,11 @@ SVN Commit: not currently released</p> <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>
|