Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 411 Bytes

CHANGELOG.markdown

File metadata and controls

13 lines (7 loc) · 411 Bytes

Changelog

0.3.0

  • Resolve issue by renaming Date.prototype.toUTCString to Date.prototype.toISOString. Thanks wallin.

0.2.1

  • Fix issue with String.prototype.trim, reported by tjelen.

0.2.0

  • Add Date.now, date.toJSON & date.toUTCString