chore(version): bump version to 0.7 (angular 2.0) 🎉

This commit is contained in:
nixa 2016-09-19 18:55:53 +03:00
parent 85a957c8b4
commit f18fc6fcb8

View file

@ -1,3 +1,26 @@
<a name="0.7.0"></a>
# 0.7.0 (2016-09-19)
### Note
Tree package does not support angular 2.0 currently so it was hidden from the menu.
### Features
* Angular 2.0
* Dependencies updated
### Bug Fixes
### How to update
* Pull sources from git, merge accordingly
* remove `node_modules`
* run `npm install`
* Remove all directives & pipes from components and move them to the ngModule declarations
* Enjoy!
<a name="0.6.0"></a> <a name="0.6.0"></a>
# 0.6.0 (2016-09-19) # 0.6.0 (2016-09-19)