0.005 2019-06-07 (PERLANCAR)
- No functional changes.
- [doc] Minor tweaks.
- [meta] Add tag to common attributes.
0.004 2019-06-05 (PERLANCAR)
- Add common attribute: max_actual_duration.
- [doc] Update variable name in Synopsis.
0.003 2019-04-10 (PERLANCAR)
- Rename module/distro from Algorithm-Retry -> Algorithm-Backoff.
- Rename strategy ExponentialBackoff -> Exponential.
0.002 2019-04-10 (PERLANCAR)
- [Incompatible change][ux] Constant: Rename attribute delay_on_failure
to delay.
- Add strategy: Fibonacci.
- Make behavior of consider_actual_delay configurable as an
attribute.
- [bugfix] Fix setting default for timestamp.
0.001 2019-04-08 (PERLANCAR)
- First release.