From: Iskren Chernev Date: Wed, 9 Oct 2013 02:57:54 +0000 (-0700) Subject: Added changelog in readme for 2.3.1 X-Git-Tag: 2.4.0~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a31f2d9b7e13d1d67867edcf0d74411e58e97e1;p=thirdparty%2Fmoment.git Added changelog in readme for 2.3.1 --- diff --git a/readme.md b/readme.md index e29fd35d7..afd38007d 100644 --- a/readme.md +++ b/readme.md @@ -31,6 +31,10 @@ Master [![Build Status](https://travis-ci.org/moment/moment.png?branch=master)]( Changelog ========= +### 2.3.1 + +Removed a trailing comma [1169] and fixed a bug with `months`, `weekdays` getters [1171]. + ### 2.3.0 [See changelog](https://gist.github.com/ichernev/6864354) Changed isValid, added strict parsing.