mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 19:00:13 +01:00
chore(version): bump version to 0.7 (angular 2.0) 🎉
This commit is contained in:
parent
85a957c8b4
commit
f18fc6fcb8
1 changed files with 23 additions and 0 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
|
@ -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>
|
||||
# 0.6.0 (2016-09-19)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue