From 665d0117530eaab7e8d0f3f0159f38c9eea05768 Mon Sep 17 00:00:00 2001 From: Lee Date: Thu, 14 Mar 2024 12:02:01 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ce4283..838ccfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `laravel-ringcentral` will be documented in this file +## 3.1.0 - 2024-03-14 + +- Allow Laravel 11 + ## 3.0.1 - 2023-09-08 - Fixed bug on checking if the logged in user account was the admin account