From 4dbb1183082d9b0a0c1f603fa529baed23544137 Mon Sep 17 00:00:00 2001 From: Julio Motol Date: Thu, 16 Feb 2023 22:42:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julio Motol --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36bb8f2..b9f3e97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ 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). -## Unreleased +## v4.0.0 (2022-02-16) Laravel Auth Timeout has received a complete refresh. Please make sure to read through all the changes.