Skip to content

Commit

Permalink
chore(release): Version bump and changelog for 11.0.0
Browse files Browse the repository at this point in the history
- version 10.2.9 unpublished from npm and tag removed from github
  due to breaking change with requiring node 6 LTS

closes angular#170
  • Loading branch information
cnishina authored and sjelin committed Dec 20, 2016
1 parent c841c52 commit ff19c33
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
@@ -1,4 +1,8 @@
# 10.2.9
# 11.0.0

## Breaking Change:

- Requires node 6 since node 6 is in long term support. See (node LTS Schedule)[https://github.com/nodejs/LTS#lts-schedule].

## Features
- ([b5638ef](https://github.com/angular/webdriver-manager/commit/b5638ef0861843e1d42220af515adc3e03a2b65a))
Expand Down

0 comments on commit ff19c33

Please sign in to comment.