diff --git a/CHANGELOG.md b/CHANGELOG.md index e2b7289..c9752ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,19 +5,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## v4.1.0 (2022-02-16) +## v4.1.0 (2024-04-02) ### Added - Support for Laravel 11.x. -## v4.0.1 (2022-05-11) +## v4.0.1 (2023-05-11) ### Fixed - Should properly initialize auth timeout session. -## v4.0.0 (2022-02-16) +## v4.0.0 (2023-02-16) Laravel Auth Timeout has received a complete refresh. Please make sure to read through all the changes.