Skip to content

Commit

Permalink
[ci-skip] Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
TimvdLippe committed Sep 28, 2017
1 parent 2bf880d commit 28e6027
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Change Log

## [v2.1.1](https://github.com/Polymer/polymer/tree/v2.1.1) (2017-09-28)
- Prepare for release 2.1.1 ([commit](https://github.com/Polymer/polymer/commit/f049dd91))

- Move @externs before @license because Closure likes that. ([commit](https://github.com/Polymer/polymer/commit/c3f31455))

- just move the style instead ([commit](https://github.com/Polymer/polymer/commit/61b2c8a5))

- Copy <custom-style> styles to main document ([commit](https://github.com/Polymer/polymer/commit/155ab8a2))

- Fix typos and jsdoc (#4846) ([commit](https://github.com/Polymer/polymer/commit/b19e180a))

- [ci skip] update changelog ([commit](https://github.com/Polymer/polymer/commit/44fd1eaa))

- Fix shady dom style querySelector ([commit](https://github.com/Polymer/polymer/commit/d5b6bad3))

- Fix linter error ([commit](https://github.com/Polymer/polymer/commit/2da30c33))

- Exclude script and style tags for parsing bindings ([commit](https://github.com/Polymer/polymer/commit/41fa90b3))

- Special-case undefined textarea.value same as input. Fixes #4630 ([commit](https://github.com/Polymer/polymer/commit/8aa201b9))

## [v2.1.0](https://github.com/Polymer/polymer/tree/v2.1.0) (2017-09-19)
- [ci skip] bump version to 2.1.0 ([commit](https://github.com/Polymer/polymer/commit/64788aad))

Expand Down

0 comments on commit 28e6027

Please sign in to comment.