Skip to content

Commit

Permalink
Update changelog for 3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorccu committed Aug 9, 2017
1 parent df45b70 commit aeae13d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Changelog

## HEAD
## 3.0.0 (2017-08-09)

### Enhancements

- Added support for Android O Developer Preview 1
- Added support for Android O Developer Preview 1 (note that any later previews are not supported yet)
- You can now set screen JPEG quality with the `SCREEN_JPEG_QUALITY` environment variable at launch time. Can be useful for slow networks.
- Switched to [yargs](http://yargs.js.org) for option parsing to make it easier to modify the CLI.
- Almost all command line options can now be specified with environment variables.
Expand Down

0 comments on commit aeae13d

Please sign in to comment.