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