We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c682c0f commit d4241d7Copy full SHA for d4241d7
CHANGELOG.md
@@ -4,9 +4,9 @@
4
5
### Changed
6
7
-- [RetryPlugin] Renamed the configuration options for the exception retry callback from `decider` to `exception_decider`
+- RetryPlugin: Renamed the configuration options for the exception retry callback from `decider` to `exception_decider`
8
and `delay` to `exception_delay`. The old names still work but are deprecated.
9
-- [AddPathPlugin] Does not add prefix if the prefix already is defined.
+- AddPathPlugin does not add prefix if the prefix already is defined.
10
11
12
## 1.8.2 - 2018-12-14
0 commit comments