Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Sep 10, 2024
1 parent 69dc23a commit 00d57db
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,31 @@ All notable changes to `lazy-json-pages` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) principles.

## 2.0.0 - 2024-09-10

### Added
- Dependency on Lazy JSON v2
- Support for page numbers in URLs
- Custom Guzzle handler
- Auto-registered macro for lazy collections
- Support for offset
- Support for limit
- Support for Link header
- Support for API rate limits
- Support for Laravel events

### Changed
- The path is now part of the configuration
- The retry logic

### Removed
- Support for PHP versions older than 8.1
- Support for configurations different from the Config DTO

### Fixed
- Build badge on readme


## 1.0.0 - 2021-08-08

### Added
Expand Down

0 comments on commit 00d57db

Please sign in to comment.