HISTORY.md revision 302afc2fac3d479f86c82fae506ca01992c3e0c0
DataType Change History
=======================
### 3.4.0
* Languages are no longer fetchable for the datatype-date module, only for
the datatype-date-format module:
var availLangs = Y.Intl.getAvailableLangs("datatype-date-format");
* A new datatype-date-math submodule provides methods for date arithmetic
and date validation.
### 3.3.0
* No changes.
### 3.2.0
* No changes.
### 3.1.1
* No changes.
### 3.1.0
* Changed to use YUI language resource bundles rather than proprietary
infrastructure.
### 3.0.0
* No changes.
### 3.0.0 beta 1
* Initial release.