From: Iskren Chernev Date: Thu, 10 Nov 2016 06:44:06 +0000 (-0800) Subject: Update changelog for 2.16.0 X-Git-Tag: 2.16.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d51a257835a81c46573e9638555bb5ebe9379801;p=thirdparty%2Fmoment.git Update changelog for 2.16.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ed46c4b7..1b47d0987 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ Changelog ========= +### 2.16.0 [See full changelog](https://gist.github.com/ichernev/17bffc1005a032cb1a8ac4c1558b4994) +* Release Nov 9, 2016 + +## Features +* [#3530](https://github.com/moment/moment/pull/3530) [feature] Check whether input is date before checking if format is array +* [#3515](https://github.com/moment/moment/pull/3515) [feature] Fix [#2300](https://github.com/moment/moment/issues/2300): Default to current week. + +## Bugfixes +* [#3546](https://github.com/moment/moment/pull/3546) [bugfix] Implement lazy-loading of child locales with missing prents +* [#3523](https://github.com/moment/moment/pull/3523) [bugfix] parseZone should handle UTC +* [#3502](https://github.com/moment/moment/pull/3502) [bugfix] Fix [#3500](https://github.com/moment/moment/issues/3500): ISO 8601 parsing should match the full string, not the beginning of the string. +* [#3581](https://github.com/moment/moment/pull/3581) [bugfix] Fix parseZone, redo [#3504](https://github.com/moment/moment/issues/3504), fix [#3463](https://github.com/moment/moment/issues/3463) + +## New Locales +* [#3416](https://github.com/moment/moment/pull/3416) [new locale] nl-be: Dutch (Belgium) locale +* [#3393](https://github.com/moment/moment/pull/3393) [new locale] ar-dz: Arabic (Algeria) locale +* [#3342](https://github.com/moment/moment/pull/3342) [new locale] tet: Tetun Dili (East Timor) locale + +And more locale, build and typescript improvements + ### 2.15.2 * Release Oct 23, 2016 * [#3525](https://github.com/moment/moment/pull/3525) Speedup month standalone/format regexes **(IMPORTANT)** diff --git a/Moment.js.nuspec b/Moment.js.nuspec index c7139eae5..5a20d1311 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,9 +7,10 @@ Cory Deppen, Iskren Chernev A lightweight javascript date library for parsing, manipulating, and formatting dates. - * Release Oct 23, 2016 - * [3525] [misc] Speedup month standalone/format regexes IMPORTANT - * [3466] [misc] Fix typo of Javanese + * Release Nov 9, 2016 -- full changelog https://gist.github.com/ichernev/17bffc1005a032cb1a8ac4c1558b4994 + * [3515] [feature] Default to current week (fixes #2300) + * [3546] [bugfix] lazy loading of locales + * [3523] [3581] Fix multiple issue in parseZone http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png