From 75f3e41cf66ec62a833cf2de5fec16112116807f Mon Sep 17 00:00:00 2001 From: Kobe Date: Mon, 11 Apr 2022 14:57:48 +0200 Subject: [PATCH] updated changelog --- changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 6551d32..9d26b19 100755 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,10 @@ # Changelog All notable changes to `GoogleAuthenticator` will be documented in this file. +## Version 4.1.2 +- Prevent loading the views,should only be used for publishing. This fixes an issue with caching. ## Version 4.1.1 -- Prevent loading the views,should only be used for publishing. This fixes an issue with caching. +- Fixed lang publishing for laravel 9 ## Version 4.1.0 - Updated version illumninate/support to use Laravel 8 or 9 - Updated auth templates with new format from Laravel + google login button