Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.

Commit a81f3f6

Browse files
author
Oleksii Sribnyi
committed
Release 4.1.0
1 parent f6d64b6 commit a81f3f6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Change Log
22

3+
### v4.1.0 (02/05/2019)
4+
- Backport TLSv1.3 secure ciphers to potentially avoid getting a CAPTCHA.
5+
36
### v4.0.1 (25/04/2019)
47
- Improve documentation
58
- Add `url` to captcha

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudscraper",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "Bypasses cloudflare's anti-ddos page",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)