]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Added changelog in readme for 2.3.1
authorIskren Chernev <iskren.chernev@gmail.com>
Wed, 9 Oct 2013 02:57:54 +0000 (19:57 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Wed, 9 Oct 2013 02:57:54 +0000 (19:57 -0700)
readme.md

index e29fd35d7edb0115c1ea338517556568b61d6926..afd38007d4a778428423d653180b70c717abd6a9 100644 (file)
--- 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.