# ChangeLog The following are lists of the notable changes included with each release. This is inteded to help keep people informed about notable changes between versions as well as provide a rough history. #### Next Release #### v1.0.0 * Added connection failure handling so it stays running ([\#1](https://github.com/reachlocal/pra/issues/1)) * Added user notification of connection failures ([\#1](https://github.com/reachlocal/pra/issues/1)) * Added error logging to `~/.pra.error.log` ([\#1](https://github.com/reachlocal/pra/issues/1)) #### v0.1.1 * Fixed up the gemspec to include homepage on rubygems.org #### v0.1.0 This is the first public release. It includes the following: * Added ability to open selected pull request * Made Pull Requests in the list selectable * Listing of Pull Requests found to be open * Support for pulling Pull Requests from GitHub * Support for pulling Pull Requests from Stash