add changelog for v1.2.2

This commit is contained in:
t1m0n 2016-02-01 11:34:27 +03:00
parent e0b845a8e8
commit fbb3557e4c

View File

@ -19,6 +19,10 @@ $('.my-datepicker').datepicker([options])
## Change log
### v1.2.2
* fixed typo in `monthsField`
* added German language (thanks to [Ichag](https://github.com/Ichag))
### v1.2.1
* tests added
* added Chinese language (thanks to [think2011](https://github.com/think2011))