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

Commit

Permalink
4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codemanki committed Sep 28, 2019
1 parent bb9228c commit eadc9d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Change Log

### 4.3.0 (28/09/2019)
- [#267](https://github.com/codemanki/cloudscraper/pull/267) Typescript definitions.
- [#271](https://github.com/codemanki/cloudscraper/pull/271) Fix brotli compressed JSON responses.

### 4.2.0 (24/09/2019)
- [#260](https://github.com/codemanki/cloudscraper/pull/260) Update reCaptcha handling. Deprecate `captcha.url` in preference of `captcha.uri`. [Fix fallback siteKey handling](https://github.com/codemanki/cloudscraper/issues/259#issuecomment-531450844)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudscraper",
"version": "4.2.0",
"version": "4.3.0",
"description": "Bypasses cloudflare's anti-ddos page",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit eadc9d4

Please sign in to comment.