Skip to content

Commit

Permalink
Merge pull request #8 from Brendan-Blanchard/release_0_2_3
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
Brendan-Blanchard authored Sep 2, 2024
2 parents cb4ba6e + d0dd025 commit 60287b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

...

### v0.2.3

- Add optional feature support for serde
- Add PartialEq for `ExponentialBackoffConfig`
- Bump dependencies

### v0.2.1

- Derive Debug, Clone, Copy for `ExponentialBackoffConfig`

0 comments on commit 60287b3

Please sign in to comment.