Skip to content

Commit

Permalink
v3.1.2
Browse files Browse the repository at this point in the history
* Ignores `PDOException` exception when saving database based driver as the code maybe executed from outside of configured environment.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 28, 2015
1 parent 1189434 commit 71ef437
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ title: Memory Change Log

## Version 3.1 {#v3-1}

### v3.1.2 {#v3-1-2}

* Ignores `PDOException` exception when saving database based driver as the code maybe executed from outside of configured environment.

### v3.1.1 {#v3-1-1}

* Improved performances by reducing call within `Illuminate\Container\Container`.
Expand Down

0 comments on commit 71ef437

Please sign in to comment.