Bump to 4.6.0

master
Oleksii Sribnyi 2020-02-12 21:28:43 +01:00
parent aacc217e3c
commit 9a3e981f46
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
## Change Log
### 4.6.0 (12/02/2020)
- Replace & in url with `&`
### 4.5.0 (03/12/2019)
- [#293](https://github.com/codemanki/cloudscraper/pull/293) Update code to parse latest CF recaptcha.

View File

@ -1,6 +1,6 @@
{
"name": "cloudscraper",
"version": "4.5.0",
"version": "4.6.0",
"description": "Bypasses cloudflare's anti-ddos page",
"main": "index.js",
"engines": {