What's Changed
- perf(retry): remove the waiting time after the last retry by @cannian1 in #309
- fix(docs): correct URL link typo in documentation by @FanLu1994 in #310
- fix: ArrayQueue.Back() implementation by @gregth in #313
- the error returned by the Retry function contains the last error (#311) by @cannian1 in #315
- Update slice_concurrent.go by @zoulux in #316
New Contributors
- @FanLu1994 made their first contribution in #310
- @gregth made their first contribution in #313
- @zoulux made their first contribution in #316
Full Changelog: v2.3.6...v2.3.7