From 199990829b15ce96dbabb3b13e19a376e83dd8a6 Mon Sep 17 00:00:00 2001 From: nasrulhazim Date: Wed, 7 Feb 2024 08:59:10 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e8eacf..ea093cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `laravel-media-secure` will be documented in this file. +## 1.2.0 - 2024-02-07 + +### What's Changed + +* Update Root Namespace by @nasrulhazim in https://github.com/cleaniquecoders/laravel-media-secure/pull/1 + +### New Contributors + +* @nasrulhazim made their first contribution in https://github.com/cleaniquecoders/laravel-media-secure/pull/1 + +**Full Changelog**: https://github.com/cleaniquecoders/laravel-media-secure/compare/1.1.0...1.2.0 + ## Added Laravel 10 Support - 2023-02-25 **Full Changelog**: https://github.com/cleaniquecoders/laravel-media-secure/compare/1.0.5...1.1.0