Export 0.2.1
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / prompt / node_modules / winston / node_modules / loggly / node_modules / timespan / CHANGELOG.md
1 #VERSION HISTORY
2
3 ##2.0 
4 * [Breaking] Refactored this to work in node.js. Backwards compatibility to existing browser API coming in future 2.x releases. (indexzero)
5
6 ## 1.2
7 * Added TimeSpan.FromDates Constructor to take two dates
8   and create a TimeSpan from the difference. (mstum)
9
10 ## 1.1
11 * Changed naming to follow JavaScript standards (mstum)
12 * Added Documentation (mstum)
13
14 ## 1.0
15 * Initial Revision (mstum)