Skip to content

Commit cbe2355

Browse files
committed
docs(changelog): updated
1 parent eba306c commit cbe2355

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
<a name="1.12.2"></a>
2+
## 1.12.2 (2017-08-01)
3+
4+
* Added .auth, .jar and .cookie implementations along with corresponding tests ([15afe79](https://github.com/FGRibreau/node-request-retry/commit/15afe79))
5+
* formatting updated + version bump ([6ad6f09](https://github.com/FGRibreau/node-request-retry/commit/6ad6f09))
6+
* Improve README. ([5052add](https://github.com/FGRibreau/node-request-retry/commit/5052add))
7+
* minor fix ([5b3f6d1](https://github.com/FGRibreau/node-request-retry/commit/5b3f6d1))
8+
* Release v1.12.1. ([a1d198a](https://github.com/FGRibreau/node-request-retry/commit/a1d198a))
9+
* Release v1.12.2. ([eba306c](https://github.com/FGRibreau/node-request-retry/commit/eba306c))
10+
* revert ([d6a840f](https://github.com/FGRibreau/node-request-retry/commit/d6a840f))
11+
* split various.test.js in auth.test.js and cookie.test.js ([c80272b](https://github.com/FGRibreau/node-request-retry/commit/c80272b))
12+
* Update package.json ([9619999](https://github.com/FGRibreau/node-request-retry/commit/9619999))
13+
* Update README.md ([9a50640](https://github.com/FGRibreau/node-request-retry/commit/9a50640))
14+
* Update README.md ([ada51e3](https://github.com/FGRibreau/node-request-retry/commit/ada51e3))
15+
* Update README.md ([984fd17](https://github.com/FGRibreau/node-request-retry/commit/984fd17))
16+
* Update README.md ([94b8c01](https://github.com/FGRibreau/node-request-retry/commit/94b8c01))
17+
* chore(package): update dependencies ([85c62ac](https://github.com/FGRibreau/node-request-retry/commit/85c62ac))
18+
* chore(package): update nyc to version 10.0.0 ([f652825](https://github.com/FGRibreau/node-request-retry/commit/f652825))
19+
* chore(package): update nyc to version 9.0.1 ([e376616](https://github.com/FGRibreau/node-request-retry/commit/e376616))
20+
* chore(package): update sinon to version 1.17.6 ([2735e7c](https://github.com/FGRibreau/node-request-retry/commit/2735e7c))
21+
* docs(changelog): updated ([448b9e1](https://github.com/FGRibreau/node-request-retry/commit/448b9e1))
22+
23+
24+
125
<a name="1.12.0"></a>
226
# 1.12.0 (2016-09-07)
327

0 commit comments

Comments
 (0)