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

Commit 9a3e981

Browse files
committed
Bump to 4.6.0
1 parent aacc217 commit 9a3e981

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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+
### 4.6.0 (12/02/2020)
4+
- Replace & in url with `&`
5+
36
### 4.5.0 (03/12/2019)
47
- [#293](https://github.com/codemanki/cloudscraper/pull/293) Update code to parse latest CF recaptcha.
58

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.5.0",
3+
"version": "4.6.0",
44
"description": "Bypasses cloudflare's anti-ddos page",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)