Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Apr 24, 2014
1 parent 6178f89 commit 4add05c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 1.7.0 (2014-04-24)

* Added fixture inheritance with `(template)` and `(extends NAME)` flags
* Added support for including other yaml fixtures files using a top-level `include` array
* Added an `<identity()>` (aliased as `<()>` faker provider to just evaluate PHP expressions with variables
* Added `@self` reference which is the equivalent to `$this`
* Added support for passing references to faker providers
* Added support for HHVM and PHP 5.6

### 1.6.0 (2014-02-05)

* The array of instances returned by load() now has the fixture name as key
Expand Down

0 comments on commit 4add05c

Please sign in to comment.