From 99788df875d296b051b302cbc1f0c8c68687306e Mon Sep 17 00:00:00 2001 From: Ian Cook Date: Wed, 18 Sep 2024 13:49:16 -0400 Subject: [PATCH] Fix number of minor versions --- docs/source/format/Versioning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/format/Versioning.rst b/docs/source/format/Versioning.rst index d46d07a9090..52cf207b959 100644 --- a/docs/source/format/Versioning.rst +++ b/docs/source/format/Versioning.rst @@ -76,7 +76,7 @@ that new clients can read serialized data produced by library version Post-1.0.0 Format Versions ========================== -Since version 1.0.0, there have been four new minor versions and zero new +Since version 1.0.0, there have been five new minor versions and zero new major versions of the Arrow format. Each new minor version added new features. When these new features are not used, the new minor format versions are compatible with format version 1.0.0. The new features added in each minor