From 0fc3dd5b603c387ec0c4b2f1c2eb8384230e2ec0 Mon Sep 17 00:00:00 2001 From: Tim Wood Date: Fri, 8 Apr 2011 10:50:03 -0700 Subject: [PATCH] Added changelog for 0.3.2 --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.47.3