Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Nov 21, 2018
1 parent 07ffc79 commit ebfc722
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

### Added

- Support Node 10 LTS

### Changed

- Upgrade dependent packges to latest, includes [incremental-dom 0.6.0](https://github.com/google/incremental-dom/releases/tag/0.6.0)
- Update incremental-dom CDN to use [jsDelivr](https://cdn.jsdelivr.net/npm/incremental-dom@0.6.0/dist/incremental-dom-min.js) instead of Google (0.6.0 is not provided)
- Modernize example codes and demo JS
- Apply Prettier code formatting for configuration files and demo HTML

## v2.0.2 - 2018-10-23

### Fixed
Expand Down

0 comments on commit ebfc722

Please sign in to comment.