Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 572 Bytes

1.0.1 (2015-12-24)

Features

None

Bug Fixes

  • Fixed a documentation error

Breaking Changes

None

1.0.0 (2015-12-24)

This is the first release of await-mutex, ENJOY!

Features

  • Use ES2015 standard promises allowing the use of async/await
  • Minimal and highly cohesive API
    • isLocked: Boolean
    • lock: Promise

Bug Fixes

None (Let's wait some more versions to fill this)

Breaking Changes

None (We can't break any, since there is no other version older than this one)