From 9e0fd38f37adc88e9d44debc98f485490658291c Mon Sep 17 00:00:00 2001 From: Kamil Wylegala Date: Thu, 20 Oct 2022 22:36:21 +0200 Subject: [PATCH] Changelog. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a7fffbd46..e66567219 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ It means that composer will look at `master` branch of repository configured und ## Changelog +### 2022-10-20 + +- `MailTransport` fix. + ### 2022-10-08 - Support for `full_path` when uploading a file, PHP 8.1 only.