Skip to content

Commit b1791b0

Browse files
committed
Merge branch '2.7-branch' into develop
2 parents d33b1e8 + 9929a2f commit b1791b0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
* updated for `cakephp` 4 and `phpunit` 8.
55

66
## 2.7 branch
7+
### 2.7.1
8+
* fixed [bug for `Command` class](https://github.com/mirko-pagliai/cakephp-database-backup/pull/54).
9+
710
### 2.7.0
811
* `BackupTrait::getBinary()` method has been moved to `Driver` abstract class;
912
* `BackupTrait::getTarget()`, `BackupTrait::getDriverName()` and

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.0
1+
2.8.1

0 commit comments

Comments
 (0)