packages feed

yesod-auth-oauth-1.6.0.2: ChangeLog.md

## 1.6.0.2

* Remove unnecessary deriving of Typeable

## 1.6.0.1

* Compile with GHC 8.6 [#1561](https://github.com/yesodweb/yesod/pull/1561)

## 1.6.0

* Upgrade to yesod-core 1.6.0

## 1.4.2

* Fix warnings

## 1.4.1

* change OAuth Twitter ID, screen_name → user_id [#1168](https://github.com/yesodweb/yesod/pull/1168)

## 1.4.0.2

* Compile with GHC 7.10