From: Tim Wood Date: Fri, 8 Apr 2011 17:50:03 +0000 (-0700) Subject: Added changelog for 0.3.2 X-Git-Tag: 0.3.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc3dd5b603c387ec0c4b2f1c2eb8384230e2ec0;p=thirdparty%2Fmoment.git Added changelog for 0.3.2 --- diff --git a/README.markdown b/README.markdown index 2af28a4a7..adcc94b62 100644 --- a/README.markdown +++ b/README.markdown @@ -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.