From 448b9e1ec2235b4cc5618ca5ea2838c6683ad06b Mon Sep 17 00:00:00 2001 From: FG Ribreau Date: Wed, 7 Sep 2016 10:14:40 +0200 Subject: [PATCH] docs(changelog): updated --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b06f9d..41e8343 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ + +# 1.12.0 (2016-09-07) + +* Add delay strategy ([ce99e46](https://github.com/FGRibreau/node-request-retry/commit/ce99e46)) +* docs(delayStrategy) ([be1fdc3](https://github.com/FGRibreau/node-request-retry/commit/be1fdc3)) +* Release v1.12.0. ([aef934c](https://github.com/FGRibreau/node-request-retry/commit/aef934c)) +* Update README.md ([d1fc2ea](https://github.com/FGRibreau/node-request-retry/commit/d1fc2ea)) +* Update README.md ([fecda40](https://github.com/FGRibreau/node-request-retry/commit/fecda40)) +* Update README.md ([b7e4133](https://github.com/FGRibreau/node-request-retry/commit/b7e4133)) +* Update README.md ([5db9276](https://github.com/FGRibreau/node-request-retry/commit/5db9276)) +* docs(changelog): updated ([757ac28](https://github.com/FGRibreau/node-request-retry/commit/757ac28)) + + + # 1.11.0 (2016-09-03)