From 4a6f7a7b265b5631c567263d81644c416a5c1d04 Mon Sep 17 00:00:00 2001 From: rahulhaque Date: Wed, 10 Jul 2024 20:51:39 +0600 Subject: [PATCH] =?UTF-8?q?Changelog=20updated=20=F0=9F=96=8A=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d1bac..a838c99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to `laravel-filepond` will be documented in this file. -## 10.0.1 - 2024-10-07 +## 10.0.1 - 2024-07-10 - Fixed large file processing (out of memory exception) 🐛.