Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

Commit

Permalink
chore: add changelog entry for setExtraHTTPHeaders
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Dec 13, 2017
1 parent b3a111f commit 2f2acec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]

### Added
- It's now possible to set custom HTTP headers for all requests wiht [`setExtraHTTPHeaders()`](docs/api.md#api-setextrahttpheaders), which is useful for authentication [#325](https://github.com/graphcool/chromeless/pull/325) [#31](https://github.com/graphcool/chromeless/issues/31) [#29](https://github.com/graphcool/chromeless/issues/29)
- Extend screenshot with specific file path locally & screenshot element by selector [#137](https://github.com/graphcool/chromeless/pull/137), [#83](https://github.com/graphcool/chromeless/issues/83), [#41](https://github.com/graphcool/chromeless/issues/41), [#113](https://github.com/graphcool/chromeless/issues/113) @elisherer
- Documentation for Chromeless constructor options [#243](https://github.com/graphcool/chromeless/pull/243), [#54](https://github.com/graphcool/chromeless/issues/54) @janza

Expand Down

0 comments on commit 2f2acec

Please sign in to comment.