0.0.6 / 2012-03-07 ================== * Updated 'webmock' gem dependency * Update 'bourne' gem dependency * Updated 'simplecov' gem dependency. 0.0.5 / 2012-02-10 ================== * Version bump to 0.0.5 * Refactored Pull Request #4 to make the CA Path configurable and added a test. * Merge pull request #4 from dynaum/master * Configuring ssl certs path for ubuntu * Added chnage log * Updated README 0.0.4 / 2012-01-24 ================== * Version bump to 0.0.4 * Fixed Issue #3 - Corrected some improperly placed URL-encoding. * Added Gemnasium dependency monitor graphic * Updated OmniAuth dependency to 1.0.2 to get rid of a Rack bug. * Only CI the master branch. * Removed a debugging RSpec tag. * Removed extraneous whitespace * Corrected some formatting issues with the README * Small change to the README 0.0.3 / 2012-01-12 ================== * Version bump to 0.0.3 * Upgraded RSpec to 2.8 * Fixed #2 - Removed an undeclared dependency left in from debugging. 0.0.2 / 2012-01-03 ================== * Version bump to 0.0.2 * Fixed #1 - The return URL can now be explicitly set, falling back to the `referrer` if absent. * Added some brief usage guidelines to the README