Skip to content

Commit

Permalink
Updated changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
drobnikj committed Oct 31, 2019
1 parent aad245d commit db39907
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
NEXT
0.16.1 / 2019-10-31
====================
- Add `useIncognitoPages` option to `PuppeteerPool` to enable opening new pages in incognito
browser contexts. This is useful to keep cookies and cache unique for each page.
- Added options to load every content type in CheerioCrawler.
There are new options `body` and `contentType` in `handlePageFunction` for this purposes.
- **DEPRECATED**: CheerioCrawler `html` option in `handlePageFunction` was replaced with `body` options.

0.16.0 / 2019-08-15
====================
Expand Down

0 comments on commit db39907

Please sign in to comment.