Skip to content

Commit 90a01f0

Browse files
committed
docs(changelog): updated
1 parent 4569005 commit 90a01f0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 7.0.0 (2022-02-21)
2+
3+
* changes ([2d822ad](https://github.com/FGRibreau/node-request-retry/commit/2d822ad))
4+
* Prevent Cookie & Authorization Headers from being forwarded when the URL redirects to another domain ([0979c60](https://github.com/FGRibreau/node-request-retry/commit/0979c60)), closes [#137](https://github.com/FGRibreau/node-request-retry/issues/137)
5+
* Release v7.0.0. ([4569005](https://github.com/FGRibreau/node-request-retry/commit/4569005))
6+
* Update leak.test.js ([2768f5c](https://github.com/FGRibreau/node-request-retry/commit/2768f5c))
7+
* Update leak.test.js ([afa27ef](https://github.com/FGRibreau/node-request-retry/commit/afa27ef))
8+
* Update README.md ([5e1a63c](https://github.com/FGRibreau/node-request-retry/commit/5e1a63c))
9+
* Update README.md ([ebf3471](https://github.com/FGRibreau/node-request-retry/commit/ebf3471))
10+
* test: add more test ([c7c47d6](https://github.com/FGRibreau/node-request-retry/commit/c7c47d6))
11+
* fix: :facepalm: ([3c0d686](https://github.com/FGRibreau/node-request-retry/commit/3c0d686))
12+
* fix: breaking test suite ([95e7a3b](https://github.com/FGRibreau/node-request-retry/commit/95e7a3b))
13+
* docs(changelog): updated ([a450999](https://github.com/FGRibreau/node-request-retry/commit/a450999))
14+
15+
16+
117
## 6.0.0 (2021-08-24)
218

319
* Release v6.0.0. ([1b8ea5c](https://github.com/FGRibreau/node-request-retry/commit/1b8ea5c))

0 commit comments

Comments
 (0)