### 1.2.3 (21 jan 2015)
* Fixes "Wrong PHP Console eval request signature" error when executing WordPress code from terminal, props @Polfo @barbushin

### 1.2.2 (15 jan 2015)
* Submission to WordPress.org plugins repository.

### 1.2.1 (12 dec 2014)
* Fixed allowed IPs bug.

### 1.2.0 (11 dec 2014)
* Updated dependencies and got rid of git submodules.

### 1.1.0 (07 nov 2014)
* Added donation link/button.
* PHP Console server is now instantiated later, allowing to catch all your theme functions too.
* Included PHP Console server library as git submodule rather than a composer dependency.

### 1.0.0 (06 nov 2014)
* Added three options to set a custom password, enable on SSL only, authorized IP ranges.
* First public release.