Skip to content

Commit

Permalink
Update CHANGELOG and bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vbanthia committed Jan 4, 2016
1 parent 0e4d3ef commit acd0d43
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## CHANGES IN VERSION 2.0 (from 1.1)

Major release addressing the following:

### Enhancements
- STF REST APIs, refer [API Doc](./doc/API.md)

## CHANGES IN VERSION 1.1 (from 1.0.10)

Minor release addressing the following:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stf",
"version": "1.1.0",
"version": "2.0.0",
"description": "Smartphone Test Farm",
"keywords": [
"adb",
Expand Down

0 comments on commit acd0d43

Please sign in to comment.