]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Added changelog for 0.3.2
authorTim Wood <washwithcare@gmail.com>
Fri, 8 Apr 2011 17:50:03 +0000 (10:50 -0700)
committerTim Wood <washwithcare@gmail.com>
Fri, 8 Apr 2011 17:50:03 +0000 (10:50 -0700)
README.markdown

index 2af28a4a7e5c53f1c2fe8c648eeec1c930bf96ac..adcc94b62dc06e4c261c959a887ad086b03fc134 100644 (file)
@@ -509,6 +509,10 @@ Everyone who helped with [php.js date](http://phpjs.org/functions/date:380).
 Changelog
 ---------
 
+### 0.3.2
+
+Added `'z'` and `'zz'` to `_.date().format()`. Cleaned up some redundant code to trim off some bytes.
+
 ### 0.3.1
 
 Cleaned up the namespace. Moved all date manipulation and display functions to the _.date() object.