We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9c86e commit a2cd624Copy full SHA for a2cd624
1 file changed
CHANGELOG.md
@@ -8,10 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
## Unreleased
9
10
- Breaking Changes
11
- - Dropped support for EOL Ruby versions (< 3.2)
12
- - Dropped support for EOL Rails versions (< 7.2)
+ - [#782](https://github.com/binarylogic/authlogic/pull/782) - Drops support for EOL Ruby versions (< 3.2)
+ - [#782](https://github.com/binarylogic/authlogic/pull/782) - Drops support for EOL Rails versions (< 7.2)
13
- Added
14
- - Added support for Rails 8.1
+ - [#782](https://github.com/binarylogic/authlogic/pull/782) - Adds support for Rails 8.1
15
- Fixed
16
- None
17
0 commit comments