From cdd672330e814b094d81928d3ec85c589904b1d9 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Sun, 17 Nov 2024 12:59:54 -0600 Subject: [PATCH] docs: prepare for 2.13.2 release Signed-off-by: Matthew Weier O'Phinney --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e34612d..c4fae01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 2.13.2 - TBD +## 2.13.2 - 2024-11-17 ### Added @@ -22,7 +22,7 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed -- Nothing. +- Fixed php-scoper configuration to allow phar build to complete successfully. ## 2.13.1 - 2024-11-17