docs(changelog): missed changes

This commit is contained in:
nixa 2016-06-21 13:02:58 +03:00
parent 8935cfeca7
commit 80c6230c57

View file

@ -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`