### 0.5.1 [February 9th, 2012]
* Removing symbol to proc use for compatibility with older version of Ruby

### 0.5.0 [January 16, 2012]
* Remove out-dated instrumental binary

### 0.4.2 [January 12, 2012]
* Limit IO monitoring to mounted devices

### 0.4.1 [January 11, 2012]
* README and --help improvements

### 0.4.0 [January 11, 2012]
* More capistrano tasks (Joel Meador)

### 0.3.2 [January 11, 2012]
* Fix disk IO calculation issue
* Remove depency on iostat

### 0.3.1 [January 11, 2012]
* Fixed critical issue with cpu.in_use metric on Linux

### 0.3.0 [January 11, 2012]
* Fix CPU usage calculation issue on Linux
* Configurable hostname reporting
* capistrano tasks for managing instrument_server (Joel Meador)

### 0.2.1 [December 28, 2011]
* Added missing runtime dependency for pidly

### 0.2.0 [December 27, 2011]
* Real command line options
* Daemonized instrument_server

### 0.1.1 [December 13, 2011]
* Fixed issue when collector was not supplied

### 0.1.0 [December 12, 2011]
* Initial release