From d5a5ace4e26ccc0e76d07ebf525bfd81ac2cb31f Mon Sep 17 00:00:00 2001 From: ewilan-riviere Date: Thu, 6 Jul 2023 18:36:07 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0a4b8b..6d867c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `php-archive` will be documented in this file. +## 1.5.1 - 2023-07-06 + +- Fix Windows temporary path issue + ## 1.5.0 - 2023-07-06 - add `spatie/temporary-directory` for temporary directory management