#### v0.14.0

* Adds `phonegap.config.debuggable` option (default false)
* Android releases will now be created with `debuggable=false` by default [#85](https://github.com/logankoester/grunt-phonegap/pull/85)
* Adds `phonegap:debug:android` task for creating an unsigned, debuggable apk [#83](https://github.com/logankoester/grunt-phonegap/pull/83) (thanks [@richardPFisk](https://github.com/richardPFisk)!)
* Adds `phonegap.config.screenOrientation` option for Android [#84](https://github.com/logankoester/grunt-phonegap/pull/84) (thanks [@richardPFisk](https://github.com/richardPFisk)!)

Please welcome [@richardPFisk](https://github.com/richardPFisk), our newest collaborator!
