Skip to content

Commit

Permalink
Added #126 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
philsturgeon committed Dec 10, 2014
1 parent c1dd778 commit 5abf7b1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
## Unreleased
## 0.11.0 - 2014-12-10

### Added

- Added `League\Fractal\Pagination\PagerfantaPaginatorAdapter` to support [Pagerfanta]
- Added `League\Fractal\Pagination\ZendFrameworkPaginatorAdapter` to support [Zend Framework Paginator]

### Fixed

- Now JSON-API linked items will be unique based on their ID [Issue #126]

[Pagerfanta]: https://packagist.org/packages/pagerfanta/pagerfanta
[Zend Framework Paginator]: https://packagist.org/packages/zendframework/zend-paginator
[Issue #126]: https://github.com/thephpleague/fractal/issues/126

## 0.10.0 - 2014-10-17

Expand Down

0 comments on commit 5abf7b1

Please sign in to comment.