Skip to content

Commit

Permalink
fix(CHANGELOG): update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Zhukov committed Feb 2, 2017
1 parent 2468710 commit a5a1faf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 40 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
* Pull sources from git, merge accordingly
* remove `node_modules`
* run `npm install`
* replace `require` for templates and styles with `templateUrl` and `styleUrls`
* private, protected accessors should be changed to public for any members accessed from template
* replace default export on named export in modules
* remove ViewEncapsulation from components
* Enjoy!


Expand Down
40 changes: 0 additions & 40 deletions tsconfig.aot.json

This file was deleted.

0 comments on commit a5a1faf

Please sign in to comment.