Skip to content

Commit 9929a2f

Browse files
committed
updated
1 parent 571f20e commit 9929a2f

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
@@ -1,5 +1,8 @@
11
# 2.x branch
22
## 2.7 branch
3+
### 2.7.1
4+
* fixed [bug for `Command` class](https://github.com/mirko-pagliai/cakephp-database-backup/pull/54).
5+
36
### 2.7.0
47
* `BackupTrait::getBinary()` method has been moved to `Driver` abstract class;
58
* `BackupTrait::getTarget()`, `BackupTrait::getDriverName()` and

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0
1+
2.7.1

0 commit comments

Comments
 (0)