10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ef045 commit b4390ccCopy full SHA for b4390cc
CHANGELOG.md
@@ -4,11 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [v5.3.1] - Unreleased
8
9
### Added
10
11
### Changed
12
+- Amend retry to avoid sleep after last retry before raising exception (#790 thx @krzysbaranski)
13
+
14
+### Removed
15
16
## [v5.3.0] - 2020-04-10
17
0 commit comments