diff --git a/README.md b/README.md index c3b3094..da0cfe3 100644 --- a/README.md +++ b/README.md @@ -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))