Skip to content

Commit

Permalink
Added release notes for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Apr 12, 2017
1 parent 964e338 commit 1412b74
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
## 1.1.13
## 1.2.0

- Clean up and enhance usage of factory methods

## 1.1.12
This release becomes more strict about undefined properties and what you pass as a second argument
to the add methods. If you upgrade you might get some errors but those are easy to fix

- $exception->setMessage() is now possible. Can be useful to alter error message when we re-throwing it or for localization.
- factory($object, $defaults) now works consistently with factory($string, $defaults)
Expand Down

0 comments on commit 1412b74

Please sign in to comment.