Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvh committed Nov 16, 2017
1 parent 01cd1b4 commit 723dd0d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 11/15/2017 - v5.0.0

* Drop Rails 4.2 support
* Add Appraisals
* Fix tests to use keyword arguments
* Fix bugs revealed by IntegrationTest converting `nil` to blank strings
* Addressed deprecations
* Upgraded dummy app

# 11/14/2017 - v4.2.0

* Add Ruby 2.4.0 and 2.4.1 support
Expand All @@ -10,4 +19,4 @@

# 9/26/2015

* Added ability to pass a `context` object when verifying user login, allowing to pass extra data such as HTTP request (e.g. subdomain) if needed [5a99dac8f83492d643c20719f2d911d27c933a68](https://github.com/identification-io/CASino/commit/5a99dac8f83492d643c20719f2d911d27c933a68)
* Added ability to pass a `context` object when verifying user login, allowing to pass extra data such as HTTP request (e.g. subdomain) if needed [5a99dac8f83492d643c20719f2d911d27c933a68](https://github.com/identification-io/CASino/commit/5a99dac8f83492d643c20719f2d911d27c933a68)

0 comments on commit 723dd0d

Please sign in to comment.