All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning
- There are no changes between 3.0.0 and 3.0.0.beta.1
- Breaking change: Support OmniAuth 2 (#82).
- Potential breaking change: case of
Omniauth::Cas::VERSION
module (#76).
- Compatibility with EOL Ruby versions (#73).
- Forward success response to
fetch_raw_info
callback (#51) - Relax development dependencies to the latest versions
- Relax gemspec requirements, to add support for Rails 5.
Note that the only tested versions of Ruby are now 2.1, 2.2, and 2.3 - older versions of Ruby should work, but are no longer officially supported.