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.
2 parents d33b1e8 + 9929a2f commit b1791b0Copy full SHA for b1791b0
CHANGELOG.md
@@ -4,6 +4,9 @@
4
* updated for `cakephp` 4 and `phpunit` 8.
5
6
## 2.7 branch
7
+### 2.7.1
8
+* fixed [bug for `Command` class](https://github.com/mirko-pagliai/cakephp-database-backup/pull/54).
9
+
10
### 2.7.0
11
* `BackupTrait::getBinary()` method has been moved to `Driver` abstract class;
12
* `BackupTrait::getTarget()`, `BackupTrait::getDriverName()` and
version
@@ -1 +1 @@
1
-2.8.0
+2.8.1
0 commit comments