Skip to content

Commit

Permalink
v3.1.9
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 6714edc commit 2f1ed35
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.1 {#3-1}

### v3.1.9 {#v3-1-9}

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

### v3.1.8 {#v3-1-8}

* Convert `Orchestra\Tenanti\Jobs\CreateTenant` and `Orchestra\Tenanti\Jobs\DeleteTenant` to dispatchable job and use self-handling job by default.
Expand Down

0 comments on commit 2f1ed35

Please sign in to comment.