mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-05 09:51:40 -05:00
Update CHANGELOG.md
This commit is contained in:
parent
5221d8deea
commit
d6b2867720
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,5 +1,18 @@
|
||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
|
### v1.2.9
|
||||||
|
10-November-2016
|
||||||
|
|
||||||
|
* #73 – in constructor, we should use `props` and not `this.props`
|
||||||
|
* #78 – Move react packages to peerDependencies
|
||||||
|
* Added support for React Router Link in buttons.
|
||||||
|
|
||||||
|
### v1.2.8
|
||||||
|
26-October-2016
|
||||||
|
|
||||||
|
* #70 – Added link to new material UI package.
|
||||||
|
* #71 – make sure nextProps.formState actually exists before overwriting state
|
||||||
|
|
||||||
### v1.2.7
|
### v1.2.7
|
||||||
19-October-2016
|
19-October-2016
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue