Skip to content

Commit

Permalink
docs(changelog): updated
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Aug 1, 2018
1 parent a79fb0f commit 65e5a68
Showing 1 changed file with 36 additions and 27 deletions.
63 changes: 36 additions & 27 deletions CHANGELOG.md
@@ -1,5 +1,14 @@
<a name="2.0.2"></a>
## <small>2.0.2 (2018-08-01)</small>

* Release v2.0.2. ([a79fb0f](https://github.com/FGRibreau/node-request-retry/commit/a79fb0f))
* chore: upgrade deps ([66c2396](https://github.com/FGRibreau/node-request-retry/commit/66c2396))
* docs(changelog): updated ([fd6b77f](https://github.com/FGRibreau/node-request-retry/commit/fd6b77f))



<a name="2.0.1"></a>
## 2.0.1 (2018-08-01)
## <small>2.0.1 (2018-08-01)</small>

* add a readme section ([3397bd6](https://github.com/FGRibreau/node-request-retry/commit/3397bd6))
* add ability to override request object ([93851fb](https://github.com/FGRibreau/node-request-retry/commit/93851fb))
Expand All @@ -12,7 +21,7 @@


<a name="2.0.0"></a>
# 2.0.0 (2018-07-17)
## 2.0.0 (2018-07-17)

* BREAKING CHANGE: moving `request` dependency as a peerDependency. If you don't have request already ([128030e](https://github.com/FGRibreau/node-request-retry/commit/128030e))
* make request a peer dependency ([aafafe3](https://github.com/FGRibreau/node-request-retry/commit/aafafe3))
Expand All @@ -22,7 +31,7 @@


<a name="1.13.0"></a>
# 1.13.0 (2018-01-18)
## 1.13.0 (2018-01-18)

* fix(logic) ([3c4751e](https://github.com/FGRibreau/node-request-retry/commit/3c4751e))
* Release v1.13.0. ([8382911](https://github.com/FGRibreau/node-request-retry/commit/8382911))
Expand All @@ -32,7 +41,7 @@


<a name="1.12.3"></a>
## 1.12.3 (2018-01-18)
## <small>1.12.3 (2018-01-18)</small>

* Added testing for error object attempts reporting ([578870f](https://github.com/FGRibreau/node-request-retry/commit/578870f))
* Added the attempts property and assigned it to the error object returned when a network error occurs ([ecd9f5c](https://github.com/FGRibreau/node-request-retry/commit/ecd9f5c))
Expand All @@ -48,7 +57,7 @@


<a name="1.12.2"></a>
## 1.12.2 (2017-08-01)
## <small>1.12.2 (2017-08-01)</small>

* Added .auth, .jar and .cookie implementations along with corresponding tests ([15afe79](https://github.com/FGRibreau/node-request-retry/commit/15afe79))
* formatting updated + version bump ([6ad6f09](https://github.com/FGRibreau/node-request-retry/commit/6ad6f09))
Expand All @@ -72,7 +81,7 @@


<a name="1.12.0"></a>
# 1.12.0 (2016-09-07)
## 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))
Expand All @@ -86,7 +95,7 @@


<a name="1.11.0"></a>
# 1.11.0 (2016-09-03)
## 1.11.0 (2016-09-03)

* fix(circle) ([e6c2160](https://github.com/FGRibreau/node-request-retry/commit/e6c2160))
* fix(deps) ([35921bb](https://github.com/FGRibreau/node-request-retry/commit/35921bb))
Expand All @@ -98,7 +107,7 @@


<a name="1.10.0"></a>
# 1.10.0 (2016-08-18)
## 1.10.0 (2016-08-18)

* Release v1.10.0. ([b1fbef5](https://github.com/FGRibreau/node-request-retry/commit/b1fbef5))
* feat(updtr): use updtr ([85bc2c6](https://github.com/FGRibreau/node-request-retry/commit/85bc2c6))
Expand All @@ -107,7 +116,7 @@


<a name="1.9.1"></a>
## 1.9.1 (2016-07-29)
## <small>1.9.1 (2016-07-29)</small>

* fix(changelog) ([9715bd6](https://github.com/FGRibreau/node-request-retry/commit/9715bd6))
* fix(readme) ([7e8b8c7](https://github.com/FGRibreau/node-request-retry/commit/7e8b8c7))
Expand All @@ -118,7 +127,7 @@


<a name="1.9.0"></a>
# 1.9.0 (2016-06-22)
## 1.9.0 (2016-06-22)

* Add support for body-dependent retry strategies ([0f472f9](https://github.com/FGRibreau/node-request-retry/commit/0f472f9))
* Amended for body-dependent retry strategies ([db7a4ef](https://github.com/FGRibreau/node-request-retry/commit/db7a4ef))
Expand All @@ -128,40 +137,40 @@


<a name="1.8.0"></a>
# 1.8.0 (2016-05-11)
## 1.8.0 (2016-05-11)

* Release v1.8.0. ([6767b49](https://github.com/FGRibreau/node-request-retry/commit/6767b49))
* docs(changelog): updated ([97d6429](https://github.com/FGRibreau/node-request-retry/commit/97d6429))



<a name="1.7.1"></a>
## 1.7.1 (2016-05-11)
## <small>1.7.1 (2016-05-11)</small>

* Add support for .get/.post/... helpers ([0cb9e61](https://github.com/FGRibreau/node-request-retry/commit/0cb9e61))
* Release v1.7.1. ([55ab78a](https://github.com/FGRibreau/node-request-retry/commit/55ab78a))
* defaults(): use extend for "deep" defaulting ([b514a81](https://github.com/FGRibreau/node-request-retry/commit/b514a81))
* defaults(): use extend for "deep" defaulting ([b514a81](https://github.com/FGRibreau/node-request-retry/commit/b514a81)), closes [/github.com/request/request/blob/master/index.js#L90](https://github.com//github.com/request/request/blob/master/index.js/issues/L90)
* docs(changelog): updated ([9e29831](https://github.com/FGRibreau/node-request-retry/commit/9e29831))
* fix(changelog): migrated changelog from ruby to js ([777ca04](https://github.com/FGRibreau/node-request-retry/commit/777ca04))



<a name="1.7.0"></a>
# 1.7.0 (2016-05-06)
## 1.7.0 (2016-05-06)

* docs(changelog) ([f8e793f](https://github.com/FGRibreau/node-request-retry/commit/f8e793f))
* docs(readme) ([f76572d](https://github.com/FGRibreau/node-request-retry/commit/f76572d))
* docs(README) ([29b98ea](https://github.com/FGRibreau/node-request-retry/commit/29b98ea))
* Release v1.7.0. ([762e150](https://github.com/FGRibreau/node-request-retry/commit/762e150))
* Support for request default options. Issue #11 ([70b27ec](https://github.com/FGRibreau/node-request-retry/commit/70b27ec))
* Support for request default options. Issue #11 ([70b27ec](https://github.com/FGRibreau/node-request-retry/commit/70b27ec)), closes [#11](https://github.com/FGRibreau/node-request-retry/issues/11)
* Update README.md ([0e684c8](https://github.com/FGRibreau/node-request-retry/commit/0e684c8))
* Update README.md ([b45d6b7](https://github.com/FGRibreau/node-request-retry/commit/b45d6b7))
* Update README.md ([239e75d](https://github.com/FGRibreau/node-request-retry/commit/239e75d))



<a name="1.6.0"></a>
# 1.6.0 (2015-12-25)
## 1.6.0 (2015-12-25)

* Added bluebird and nock dependencies ([2062358](https://github.com/FGRibreau/node-request-retry/commit/2062358))
* Added tests for `promiseFactory` option, using (when.js, Q, kew, RSVP.js) promises libraries ([2cd5c6a](https://github.com/FGRibreau/node-request-retry/commit/2cd5c6a))
Expand All @@ -182,7 +191,7 @@


<a name="1.5.0"></a>
# 1.5.0 (2015-09-24)
## 1.5.0 (2015-09-24)

* Actually add attempts test ([0db5402](https://github.com/FGRibreau/node-request-retry/commit/0db5402))
* Add the attempts property for retry attempt info. Add a test for it. Also fix maxAttempts being of ([a130355](https://github.com/FGRibreau/node-request-retry/commit/a130355))
Expand All @@ -193,7 +202,7 @@


<a name="1.4.1"></a>
## 1.4.1 (2015-09-21)
## <small>1.4.1 (2015-09-21)</small>

* docs(changelog) ([86ff058](https://github.com/FGRibreau/node-request-retry/commit/86ff058))
* Release v1.4.1. ([9f6cadf](https://github.com/FGRibreau/node-request-retry/commit/9f6cadf))
Expand All @@ -205,7 +214,7 @@


<a name="1.4.0"></a>
# 1.4.0 (2015-07-16)
## 1.4.0 (2015-07-16)

* add EAI_AGAIN to the list of retriable network errors ([64b96ff](https://github.com/FGRibreau/node-request-retry/commit/64b96ff))
* add notes on request module to readme ([e7acf85](https://github.com/FGRibreau/node-request-retry/commit/e7acf85))
Expand All @@ -215,7 +224,7 @@


<a name="1.3.1"></a>
## 1.3.1 (2015-05-06)
## <small>1.3.1 (2015-05-06)</small>

* Release v1.3.1. ([bef5dba](https://github.com/FGRibreau/node-request-retry/commit/bef5dba))
* docs(changelog): add changelog ([5ea057b](https://github.com/FGRibreau/node-request-retry/commit/5ea057b))
Expand All @@ -224,15 +233,15 @@


<a name="1.3.0"></a>
# 1.3.0 (2015-05-06)
## 1.3.0 (2015-05-06)

* Release v1.3.0. ([07ac122](https://github.com/FGRibreau/node-request-retry/commit/07ac122))
* update dependencies for latest version ([30da1b0](https://github.com/FGRibreau/node-request-retry/commit/30da1b0))



<a name="1.2.2"></a>
## 1.2.2 (2015-01-03)
## <small>1.2.2 (2015-01-03)</small>

* docs(readme) ([94cc707](https://github.com/FGRibreau/node-request-retry/commit/94cc707))
* Release v1.2.2. ([4ee950b](https://github.com/FGRibreau/node-request-retry/commit/4ee950b))
Expand All @@ -241,7 +250,7 @@


<a name="1.2.1"></a>
## 1.2.1 (2014-11-10)
## <small>1.2.1 (2014-11-10)</small>

* add tags for versions ([1b9dddc](https://github.com/FGRibreau/node-request-retry/commit/1b9dddc))
* add write method ([ecce4c1](https://github.com/FGRibreau/node-request-retry/commit/ecce4c1))
Expand All @@ -254,7 +263,7 @@


<a name="1.2.0"></a>
# 1.2.0 (2014-11-03)
## 1.2.0 (2014-11-03)

* add editorconfig & jshintrc ([835d06a](https://github.com/FGRibreau/node-request-retry/commit/835d06a))
* add jshintrc ([145e422](https://github.com/FGRibreau/node-request-retry/commit/145e422))
Expand All @@ -267,7 +276,7 @@


<a name="1.1.0"></a>
# 1.1.0 (2014-10-27)
## 1.1.0 (2014-10-27)

* add @juliendangers as contributor ([27206d8](https://github.com/FGRibreau/node-request-retry/commit/27206d8))
* apply original format ([04fa9c6](https://github.com/FGRibreau/node-request-retry/commit/04fa9c6))
Expand All @@ -281,15 +290,15 @@


<a name="1.0.4"></a>
## 1.0.4 (2014-09-30)
## <small>1.0.4 (2014-09-30)</small>

* EPIPE support ([547ac71](https://github.com/FGRibreau/node-request-retry/commit/547ac71))
* Release v1.0.4. ([66e39be](https://github.com/FGRibreau/node-request-retry/commit/66e39be))



<a name="1.0.3"></a>
## 1.0.3 (2014-09-23)
## <small>1.0.3 (2014-09-23)</small>

* . ([370095e](https://github.com/FGRibreau/node-request-retry/commit/370095e))
* .gitignore ([f3b0566](https://github.com/FGRibreau/node-request-retry/commit/f3b0566))
Expand Down

0 comments on commit 65e5a68

Please sign in to comment.