README.md in omniauth-basecamp-0.1.0 vs README.md in omniauth-basecamp-0.2.0
- old
+ new
@@ -3,9 +3,18 @@
Basecamp OAuth2 Strategy for OmniAuth 1.0. Largely inspired by Shopify's OmniAuth strategy: https://github.com/Shopify/omniauth-shopify-oauth2
Totally inspired by corewebdesign OmniAuth gem for Harvest
https://github.com/corewebdesign/omniauth-harvest
+## Changelog
+
+0.2.0
+* Updated dependencies (thanks to [leavengood](https://github.com/leavengood))
+* Bundle update
+
+0.1.0
+- Initial Version
+
## Installing
Add to your `Gemfile`:
```ruby