mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-10 03:28:50 +01:00
docs(changelog): missed changes
This commit is contained in:
parent
8935cfeca7
commit
80c6230c57
1 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<a name="0.2.0"></a>
|
||||
# 0.2.0 (2016-06-21)
|
||||
# 0.2.1 (2016-06-21)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
|
@ -8,9 +8,16 @@
|
|||
|
||||
### Features
|
||||
|
||||
* Angular updated to rc.2
|
||||
* Dependencies updated accordingly
|
||||
* Login page component [Demo](http://akveo.com/ng2-admin/#/login)
|
||||
* Sign up page component [Demo](http://akveo.com/ng2-admin/#/register)
|
||||
|
||||
### BREAKING CHANGES
|
||||
* `$` renamed to `jQuery` because of name resolution conflicts
|
||||
|
||||
### How to update
|
||||
|
||||
* Remove `node_module` and `typings` folders
|
||||
* run `npm install`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue