## 2.2.0 (2016-08-08)

 - node.js 0.12.15, 4.4.7 and 6.3.1
 - fixes for #62 and #104

## 2.1.0 (2016-06-07)

 - speeds up compiled applications
 - node.js 0.12.14, 4.4.5 and 6.2.0
 - minor bugfixes and improvements

## 2.0.2 (2016-04-25)

 - minor bugfixes and improvements

## 2.0.1 (2016-04-20)

 - minor bugfixes and improvements

## 2.0.0 (2016-04-08)

 - node.js versions updates
 - config 'dirs' are ignored, use only 'scripts' and 'assets'
 - supports cluster.fork, child_process.fork and 'spawn'ing self
 - consumes less memory when compiling big projects
 - supports CentOS 6.7 or higher
 - more informative error messages
 - features=no is the only option
 - minor bugfixes and improvements

## 1.3.1 (2016-02-16)

 - fixed regression

## 1.3.0 (2016-02-15)

 - minor improvements

## 1.2.0 (2016-02-11)

 - node.js 0.12.10, 4.3.0 and 5.6.0
 - added process.versions.enclose #82
 - partial support of 'cluster.fork'
 - fixed warnings about require literal

## 1.1.0 (2016-01-28)

 - node.js 4.2.6 and 5.5.0
 - fixed arrow functions issue #69
 - temporarily dropped babel and jsx
 - improved compilation speed
 - decreased compiler binaries size to download

## 1.0.7 (2016-01-10)

 - node.js 5.4.0

## 1.0.6 (2016-01-06)

 - ARMv7-related improvements

## 1.0.5 (2016-01-02)

 - updated to 4.2.4 and 5.3.0
 - added "enclose.sync"
 - minor improvements

## 1.0.4 (2015-12-08)

 - fixed EMFILE error on windows
 - applied node.js critical update
 - dropped support of io.js 2.5.0

## 1.0.3 (2015-12-02)

 - bugfixes
 - improved speed of compiled applications

## 1.0.2 (2015-11-30)

 - not debuggable via SIGUSR1
 - partially fixed #69

## 1.0.1 (2015-11-21)

 - support Node.js 5.1.0
 - compatibility with node-forge (#46),
   http-server (#50) and nconf (#53)
 - fixed running x86 binary (#67)

## 1.0.0 (2015-11-17)

 - support Node.js 4.2.2 and 5.0.0
