We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98559c commit 647138dCopy full SHA for 647138d
1 file changed
CHANGELOG.md
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
* Breaking Changes
11
* None
12
* Added
13
- * None
+ * [#734](https://github.com/binarylogic/authlogic/pull/734) - Support for
14
+ string cookies when using TestCase and friends
15
* Fixed
16
17
@@ -19,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19
20
21
22
- * [#733](https://github.com/binarylogic/authlogic/pull/733) - Raisl 6.1 support
23
+ * [#733](https://github.com/binarylogic/authlogic/pull/733) - Rails 6.1 support
24
* `find_by_login_method` is deprecated in favor of `record_selection_method`,
25
to avoid confusion with ActiveRecord's "Dynamic Finders".
26
0 commit comments