Skip to content

Commit

Permalink
Updated 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frqnck committed Jun 10, 2015
1 parent a014cae commit e48bae2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# APIx-log changelog

#### Version 1.0.2 (10-Jun-2015)
- Added the logged message can be the context directly i.e. not a string.
- Added `\InvalidArgumentException` with an explicite message to the main constructor.
- Added handling of Exception as context e.g. `$logger()->critical( new \Exception('Boo!') )`.

#### Version 1.0.1 (9-Jun-2015)
- Added Scrutinizer checks.
- Added `.gitattributes` file.
Expand Down

0 comments on commit e48bae2

Please sign in to comment.