Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 479 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 479 Bytes

Changelog

v1.0.1 (2017-02-08)

Bug Fixes

  • Fixed passing context for callback of forEach method (@a-x- #45).
  • Fixed arguments for forEach method (@a-x- #45).

Commits

  • [980794f] - chore(ci): run tests in Node.js v6 (@blond)
  • [2bc03c1] - docs(jsdoc): fix jsdoc (@blond)