From 1e94829459f103153d11258a0293208d66be7e95 Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Sun, 16 Feb 2025 11:31:06 -0800 Subject: [PATCH] Minor tweaks to script-generated output. --- _release/19.0.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_release/19.0.1.md b/_release/19.0.1.md index ded1fbde8362..9be81b0c6b56 100644 --- a/_release/19.0.1.md +++ b/_release/19.0.1.md @@ -24,7 +24,7 @@ limitations under the License. # Apache Arrow 19.0.1 (16 February 2025) -This is a patch release covering more than 1 months of development. +This is a patch release covering more than 1 month of development. ## Download @@ -88,7 +88,7 @@ $ git shortlog -sn --group=trailer:signed-off-by apache-arrow-19.0.0..apache-arr * [GH-45427](https://github.com/apache/arrow/issues/45427) - [Python] Fix version comparison in pandas compat for pandas 2.3 dev version (#45428) -### New Features and Improvements +### Improvements * [GH-45201](https://github.com/apache/arrow/issues/45201) - [C++][Parquet] Improve performance of generating size statistics (#45202) * [GH-45304](https://github.com/apache/arrow/issues/45304) - [C++][S3] Workaround compatibility issue between AWS SDK and MinIO (#45310)