Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteinacker committed Nov 25, 2017
1 parent 2c2a585 commit fee724e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,8 @@ embedded item, clients are now able to force the `Traverson` to follow the links
if only a reduced set of attributes is embedded into a resource. A set of `Traverson.followLink()` methods was added
to support this.
* Added new methods `Traverson.paginate()` and `Traverson.paginateAs()` to paginate over paged resources using
link-relation types other than `next` or `prev`.
link-relation types other than `next` or `prev`.
* Added a `CuriTemplate` helper to expand / shorten link-relation types using a CURI.

### 1.0.0 (CURRENT RELEASE)

Expand Down

0 comments on commit fee724e

Please sign in to comment.