Added
* Promise-based async API (165)
Changed
* This module requires Node 6 or later (165)
Removed
* V8 snapshot support, which was undocumented and used an unmaintained dependency, which itself had a dependency with a security vulnerability (165)
* callback-style async API - if you still need to use this style of API, please check out the `nodeify` module (165)