From 5578c904912a1d802702d7cee85cddae24999a22 Mon Sep 17 00:00:00 2001 From: Iskren Chernev Date: Wed, 11 Oct 2017 01:38:14 +0300 Subject: [PATCH] Update changelog for 2.19.1 --- CHANGELOG.md | 8 ++++++++ Moment.js.nuspec | 10 ++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44da20aa50..d42a3af3db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========= +### 2.19.1 + +* Release Oct 11, 2017 + +## Fix webpack crash +* [4225] [critical] Revert require rename, fixes #4216 + + ### 2.19.0 [See full changelog](https://gist.github.com/ichernev/5f3f4eb02761b4f765a0cccf02cec603) * Release Oct 10, 2017 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 4c6d1689e3..efceda0757 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,14 +7,8 @@ Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * Release Oct 10, 2017 - * For full changelog see https://gist.github.com/ichernev/5f3f4eb02761b4f765a0cccf02cec603 - * [#4213](https://github.com/moment/moment/pull/4213) [critical] Rename dynamic require to avoid React Native crash - * [#4214](https://github.com/moment/moment/pull/4214) [fixup] Move require rename inside try/catch, fixes [#4213](https://github.com/moment/moment/issues/4213) - * [#3735](https://github.com/moment/moment/pull/3735) [feature] Ignore NaN values in setters - * [#4106](https://github.com/moment/moment/pull/4106) [fixup] Drop isNumeric utility fn, fixes [#3735](https://github.com/moment/moment/issues/3735) - * [#4080](https://github.com/moment/moment/pull/4080) [feature] Implement a clone method for durations, fixes [#4078](https://github.com/moment/moment/issues/4078) - * [#4215](https://github.com/moment/moment/pull/4215) [misc] TS: Add duration.clone(), for [#4080](https://github.com/moment/moment/issues/4080) + * Release Oct 11, 2017 + * [#4225] [critical] Revert require rename, fixes #4216 http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png