Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored Aug 18, 2021
1 parent 77dd97f commit bec27c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 2.8.1 (18. August 2021)

+ Replace static calls with `static` instead of `self` in order to override the default behavior in final classes.

## 2.8.0 (29. December 2020)

+ [#33](https://github.com/luyadev/luya-headless/pull/33) Option to provide the `per-page` value when retrieving all pages with method `allPages(Client $client, $perPage = 50)`.
Expand Down

0 comments on commit bec27c5

Please sign in to comment.