Skip to content

Commit

Permalink
Fixed links in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyamcl committed Aug 30, 2023
1 parent 9c2eaaf commit 7449bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## UNRELEASED
### Added
- New [`retry_on_methods` parameter]().
- New [`retry_on_methods` parameter](./README.md#setting-specific-http-methods-to-retry-on).
### Changed

## 2.8.0 (2022-11-20)
Expand All @@ -25,7 +25,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
## 2.7 (2021-12-03)
### Added
- Support PHP v8.1
- New [`give_up_after_secs` parameter](./README.md#setting-a-hard-ceiling-for-all-retries)
- New [`give_up_after_secs` parameter](./README.md#setting-a-hard-time-ceiling-for-all-retries)
### Changed
- Upgraded to PHPStan 1.2
- Improved comments for options array
Expand Down

0 comments on commit 7449bf9

Please sign in to comment.