From 5a80b522704e389632e1948b15a5d3f1caa8d3dd Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Wed, 8 Oct 2025 12:37:25 -0400 Subject: [PATCH] CHANGELOG for 5.2.3.1 (issue #465) Signed-off-by: Isaac Bennetch --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3e6ea9..06dc09c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [5.2.3.1] - 2025-10-08 + +- Remove leftover uploadprogress.tar.gz download after installation (#465) + ## [5.2.3] - 2025-10-08 - Update to PHP 8.3