Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mnmkng committed Nov 3, 2020
1 parent e388f95 commit cf5f362
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.21.9 / 2020/11/03
====================
- Fix various issues in `stealth`.
- Fix `SessionPool` not retiring sessions immediately when they become unusable.
It fixes a problem where `PuppeteerPool` would not retire browsers wit bad sessions.

0.21.8 / 2020/10/07
====================
- Make `PuppeteerCrawler` safe against malformed Puppeteer responses.
Expand Down

0 comments on commit cf5f362

Please sign in to comment.