Skip to content

Commit

Permalink
Merge pull request #87 from mirko-pagliai/develop
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
mirko-pagliai authored Feb 6, 2023
2 parents a67ebe5 + ed020d9 commit 5491e07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
* added `MySql::getAuthFile()` method. So the `MySql::$auth` property is now private;
* `createBackup()` and `createSomeBackups()` are now testing global functions and no longer methods provided by the
`TestCase` class;
* added `CommandTestCase` to test commands.
* added `CommandTestCase` to test commands;
* many, small tweaks to code and descriptions.

## 2.10 branch
### 2.10.2
Expand Down

0 comments on commit 5491e07

Please sign in to comment.