Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 256 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 256 Bytes

v1.4.0

  • support for collection name in find()
  • support for custom headers in read() and write()
  • minium version is now node 4 (not considered breaking change)

v1.3.0

  • Fixed broken Promise chain to be able to catch error during assignment calls