From 98447c903589af0758e02ad1233b4beba8003bfd Mon Sep 17 00:00:00 2001 From: Dialga Date: Sun, 7 Jan 2024 23:05:26 +1300 Subject: [PATCH] Add change entry for linebreak fix --- actix-files/CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/actix-files/CHANGES.md b/actix-files/CHANGES.md index ac0fbfedc..d4babe8cf 100644 --- a/actix-files/CHANGES.md +++ b/actix-files/CHANGES.md @@ -4,7 +4,8 @@ ## 0.6.4 -- Fix handling of newlines in filenames. +- Fix handling of linebreaks in filenames. [#3237] +- Fix handling of newlines in filenames. [#3235] - Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency. ## 0.6.3