Skip to content

Commit

Permalink
Fixed issue when trying to store an exception
Browse files Browse the repository at this point in the history
Fixed issue when trying to store an exception code that is not an integer
  • Loading branch information
tylercd100 committed Apr 6, 2016
1 parent 86f895f commit ac32e7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to `LERN` will be documented in this file.

### 3.2.1
- Fixed issue when trying to store an exception code that is not an integer

### 3.2.0
- Added option to remove certain keys from the input data. Please look at the excludeKeys options in the new [config file](https://github.com/tylercd100/lern/blob/3.2.0/config/lern.php)

Expand Down

0 comments on commit ac32e7f

Please sign in to comment.