Skip to content

Commit 647138d

Browse files
committed
Docs: Add changelog entry for PR #734
[ci skip]
1 parent b98559c commit 647138d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
* Breaking Changes
1111
* None
1212
* Added
13-
* None
13+
* [#734](https://github.com/binarylogic/authlogic/pull/734) - Support for
14+
string cookies when using TestCase and friends
1415
* Fixed
1516
* None
1617

@@ -19,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1920
* Breaking Changes
2021
* None
2122
* Added
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
2324
* `find_by_login_method` is deprecated in favor of `record_selection_method`,
2425
to avoid confusion with ActiveRecord's "Dynamic Finders".
2526
* Fixed

0 commit comments

Comments
 (0)