Skip to content

Commit

Permalink
Updated version to 1.0.0-pre.5, package-lock.json and CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
usergenic committed Sep 10, 2019
1 parent 6a01657 commit 294031b
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 96 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
Unreleased section, uncommenting the header as necessary.
-->

## Unreleased
<!-- ## Unreleased -->
<!-- Add new unreleased items here -->

## [1.0.0-pre.5] - 2019-09-10

- Added a `--proxyAddress` and `--proxyHostname` CLI flags
- Added an `upstreamProxyAddress` and `upstreamProxyHostname` options in `start()`
- Include `karmaAddress`, `karmaHostname`, `upstreamProxyAddress` and `upstreamProxyHostname` in `start()` async response.

<!-- Add new unreleased items here -->

## [1.0.0-pre.4] - 2019-08-08

- Make it possible to specify upstream proxy port through more common vectors:
Expand Down
Loading

0 comments on commit 294031b

Please sign in to comment.