# Changelog ## 2020-11-01 v0.4.0 - add types/index.d.ts - disable tsd due to https://github.com/SamVerschueren/tsd/issues/85 ## 2016-04-15 v0.3.0 - 增加 `pify.noerr()` & `pify.noerr.all()` see [#1](../../issues/1) ## 2016-03-09 v0.2.0 - 修复 `promiseify` 一个 prototype 方法, 然后实例调用的时候总是第一个 `this` 的 bug http://magicdawn.ml/2016/03/09/closure-problem/ ## 2016-03-08 v0.1.0 - 初始版本