Skip to content

Commit c96731a

Browse files
author
Phil Sturgeon
committed
Updated changelog/readme for 0.9.0.
1 parent d6cd8b8 commit c96731a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.9.0 (2014-07-06)
2+
3+
Features:
4+
5+
- Implemented serializer methods for item and collection separately [Issue #71]
6+
7+
[Issue #71]: https://github.com/thephpleague/fractal/issues/71
8+
19
## 0.8.3 (2014-06-14)
210

311
Features:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Via Composer
3636
``` json
3737
{
3838
"require": {
39-
"league/fractal": "0.8.*"
39+
"league/fractal": "0.9.*"
4040
}
4141
}
4242
```

0 commit comments

Comments
 (0)