Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon089 committed Apr 10, 2024
1 parent f8951cc commit 4e79e91
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions reqwest-retry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added
- Added `with_retry_log_level` to `RetryTransientMiddleware`

## [0.5.0] - 2024-04-10

### Breaking changes
- Upgraded `reqwest-middleware` to `0.3.0`.

### Added
- Added `with_retry_log_level` to `RetryTransientMiddleware`

## [0.3.0] - 2023-09-07
### Changed
- `retry-policies` upgraded to 0.2.0
Expand Down

0 comments on commit 4e79e91

Please sign in to comment.