From: Mike Causer Date: Fri, 28 Aug 2015 03:28:45 +0000 (+1000) Subject: Fix minor typos in the changelog X-Git-Tag: 2.11.0~45^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eeeca405ecff7fc26f27f43aa37bc3a31da0942;p=thirdparty%2Fmoment.git Fix minor typos in the changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 7da0b1fc0..1ace83402 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,7 @@ languages: * [2097](https://github.com/moment/moment/issues/2097) add ar-tn locale deprecations: -* [2074](https://github.com/moment/moment/issues/2074) Implement `moment.fn.utcOffset`, deprecate `momen.fn.zone` +* [2074](https://github.com/moment/moment/issues/2074) Implement `moment.fn.utcOffset`, deprecate `moment.fn.zone` features: * [2088](https://github.com/moment/moment/issues/2088) add moment.fn.isBetween @@ -271,7 +271,7 @@ Bugfix: Fixed parsing of first century dates Bugfix: Parsing 10Sep2001 should work as expected -Bugfix: Fixed wierdness with `moment.utc()` parsing. +Bugfix: Fixed weirdness with `moment.utc()` parsing. Changed language ordinal method to return the number + ordinal instead of just the ordinal.