# ChangeLog for yesod-auth-oauth ## 1.6.1 * Allow newer GHC ## 1.6.0.3 * Allow yesod-form 1.7 ## 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