From 1f26c134c62fef638e3cfc0b14addb43414b3e8d Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Thu, 15 Oct 2020 10:18:08 -0500 Subject: [PATCH] 1.3.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d115e64..818bf2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `laravel-form-components` will be documented in this file +## 1.3.2 - 2020-10-15 +### Added +- Add `file-pond-clear` event listener to clear out all files in the FilePond instance + ## 1.3.1 - 2020-10-15 ### Added - Add a `wire:model` watcher to the `file-pond` component to watch for manual file deletions