# Change Log All notable changes to this project will be documented in this file. ## 0.1.0 - unreleased ### Added - `image` in `user_info` return the user's Gravatar on Code School. ### Changed - **BREAKING**: point to new Code School `/oauth2` endpoints. - **BREAKING**: remove `first_name` and `last_name` from `user_info`. - **BREAKING**: strategy name changed from `code_path` to `code_school`. - Point to Code School's v2 User API endpoint. - Use Faraday's parser instead of MultiJSON to parse Code School User API response. ## 0.0.6 - 2014-12-11 (yanked) ### Added - This CHANGELOG - CONTRIBUTING file ### Changed - Fixed documentation to refer to CodeSchool instead of CodePath. - Updated LICENSE. - Updated homepage. ## 0.0.5 - 2011-05-06 ## 0.0.4 - 2011-04-15 ## 0.0.3 - 2011-04-15 ## 0.0.2 - 2011-04-15 ## 0.0.1 - 2011-04-15