From 4eeeca405ecff7fc26f27f43aa37bc3a31da0942 Mon Sep 17 00:00:00 2001 From: Mike Causer Date: Fri, 28 Aug 2015 13:28:45 +1000 Subject: [PATCH] Fix minor typos in the changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2