We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571f20e commit 9929a2fCopy full SHA for 9929a2f
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# 2.x branch
2
## 2.7 branch
3
+### 2.7.1
4
+* fixed [bug for `Command` class](https://github.com/mirko-pagliai/cakephp-database-backup/pull/54).
5
+
6
### 2.7.0
7
* `BackupTrait::getBinary()` method has been moved to `Driver` abstract class;
8
* `BackupTrait::getTarget()`, `BackupTrait::getDriverName()` and
version
@@ -1 +1 @@
-2.7.0
+2.7.1
0 commit comments