diff --git a/docs/release-notes/release-notes-5.4.0.rst b/docs/release-notes/release-notes-5.4.0.rst --- a/docs/release-notes/release-notes-5.4.0.rst +++ b/docs/release-notes/release-notes-5.4.0.rst @@ -13,6 +13,8 @@ New Features - RhodeCode and VcsServer operate now on bytestrings instead of strings for diffs and files. This allows a mixed or non-utf8 encoded files to be used. - Remap and rescan: added more resilient remap and removal option, and also split the logic to either add or cleanup. +- Automatic merge of approved pull requests (available only for enterprise edition). +- Basic implementation of security scan (secrets, keys, passwords, etc) for repositories (available only for enterprise edition). General ^^^^^^^