Skip to content

Commit

Permalink
v3.2.5
Browse files Browse the repository at this point in the history
* Avoid resetting the database connection when `$this->defaultConnection` is `null`.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 29, 2016
1 parent 3b5a5b5 commit 89527a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ title: Tenanti Change Log

## Version 3.2 {#v3-2}

### v3.2.5 {#v3-2-5}

* Avoid resetting the database connection when `$this->defaultConnection` is
`null`.

### v3.2.4 {#v3-2-4}

* Add `Orchestra\Tenanti\Migration` class.
Expand Down

0 comments on commit 89527a2

Please sign in to comment.