You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/07/29 20:56:29 UTC

[arrow-rs] branch active_release updated: Fix link in changelog (#635)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch active_release
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/active_release by this push:
     new 64c78b8  Fix link in changelog (#635)
64c78b8 is described below

commit 64c78b89fd170a152f9e509dfa36d44685c0dc90
Author: Andrew Lamb <an...@nerdnetworks.org>
AuthorDate: Thu Jul 29 16:56:22 2021 -0400

    Fix link in changelog (#635)
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 782177c..40b39ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,7 +21,7 @@ For older versions, see [apache/arrow/CHANGELOG.md](https://github.com/apache/ar
 
 # Changelog
 
-## [5.1.0](https://github.com/apache/arrow-rs/tree/5.0.1) (2021-07-29)
+## [5.1.0](https://github.com/apache/arrow-rs/tree/5.1.0) (2021-07-29)
 
 [Full Changelog](https://github.com/apache/arrow-rs/compare/5.0.0...5.1.0)