Skip to content

Commit da2d5c2

Browse files
committed
fixed
1 parent bff9ed7 commit da2d5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* all classes, methods and code related to sending backups via email are now deprecated. So, the `BackupManager::send()`
99
method (and, consequently, also the internal `BackupManager::getEmailInstance()` method), the `BackupExport::send()`
1010
method, the `SendCommand` class and the `send` option for the `ExportCommand` are deprecated. All of these will be
11-
removed in a later release. No replacement is provided.
11+
removed in a later release. No replacement is provided;
1212
* setting the `DatabaseBackup.mailSender` value of the configuration is deprecated (bootstrap checks that the value
1313
has not been set by the user);
1414
* the `DeleteAllCommand` is deprecated. Will be removed in a future release;

0 commit comments

Comments
 (0)