This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/is-date-object/CHANGELOG.md

11 lines
421 B
Markdown
Raw Normal View History

2019-08-11 18:48:02 +00:00
1.0.1 / 2015-09-27
=================
* [Fix] If `@@toStringTag` is not present, use the old-school `Object#toString` test
* [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
* [Dev Deps] update `is`, `eslint`, `@ljharb/eslint-config`, `semver`, `tape`, `jscs`, `nsp`, `covert`
* [Tests] up to `io.js` `v3.3`, `node` `v4.1`
1.0.0 / 2015-01-28
=================
* Initial release.