Skip to content

Commit cbffb28

Browse files
committed
bump changelog
1 parent 96d183b commit cbffb28

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ bumping the major version of this package, which violates the official Golang
55
packaging convention around breaking changes. Typically the versions being
66
dropped are multiple years old and long unsupported.*
77

8+
#### main (unreleased)
9+
10+
- Adds `Retrier.WithSurfaceWorkErrors()` to ask the Retrier to always return
11+
the work function's error even if a context deadline is hit (thanks to
12+
Elizabeth Cox).
13+
814
#### Version 1.6.0 (2024-02-19)
915

1016
- Adds `Breaker.GetState()` to check the breaker state directly (e.g. for

0 commit comments

Comments
 (0)