Skip to content

Commit

Permalink
Update CHANGELOG.md for v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eapache authored Dec 14, 2023
1 parent 27a8f90 commit b912f08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ bumping the major version of this package, which violates the official Golang
packaging convention around breaking changes. Typically the versions being
dropped are multiple years old and long unsupported.*

#### Version 1.5.0 (2023-12-14)

- Adds `Retrier.WithInfiniteRetry()` and `Retrier.RunFn()` to handle more
complex cases (thanks to Maxime Beckman).

#### Version 1.4.0 (2023-08-14)

- Adds `Batcher.Shutdown()` to flush any pending work without waiting for the
Expand Down

0 comments on commit b912f08

Please sign in to comment.