]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
updated to 0.2.1
authorTim Wood <washwithcare@gmail.com>
Fri, 11 Mar 2011 22:43:00 +0000 (14:43 -0800)
committerTim Wood <washwithcare@gmail.com>
Fri, 11 Mar 2011 22:43:00 +0000 (14:43 -0800)
README.markdown

index aecec651908c804adc22b2eb3459a00acf98b923..affd23ba9aa536071a5e5e3f6d629611c139defe 100644 (file)
@@ -306,12 +306,21 @@ The strings used in _.fromnow() and _.relativetime().
 
 For the values for _.relativetime(), a lowercase character refers to the singular, and an uppercase character refers to the plural.
 
-Roadmap
--------
+Thanks
+------
+
+The folks over at [date.js](http://code.google.com/p/datejs/).
+
+[Ryan McGeary](http://ryan.mcgeary.org/) for his work on the [jQuery timeago plugin](http://timeago.yarp.com/).
 
 Changelog
 ---------
 
+### 0.2.1
+
+Changed date names to be a more pseudo standardized 'dddd, MMMM Do YYYY, h:mm:ss a'.
+Added `Date.prototype` functions `add`, `subtract`, `isdst`, and `isleapyear`.
+
 ### 0.2.0
 
 Changed function names to be more concise.