### 0.2.4 (2014-11-06) * [PR#16](https://github.com/ddopson/node-segfault-handler/pull/16) - Fix compile-breaking NAN bug by removing unnecessary '#define DEBUG'; restore latest NAN version. This supersedes [PR#15](https://github.com/ddopson/node-segfault-handler/pull/15). ### 0.2.3 (2014-11-06) * [PR#15](https://github.com/ddopson/node-segfault-handler/pull/15) - Tactical fix for compile-breaking bug in NAN. This will be reverted when NAN is fixed. ### 0.2.2 (2014-10-06) * [PR#5](https://github.com/ddopson/node-segfault-handler/pull/5) - Make module to load also in Node 0.10.x * [PR#14](https://github.com/ddopson/node-segfault-handler/pull/14) - Implemented Nan and aligned to segfault_handler naming convention ### 0.2.1 (2013-04-17)