From d5535a9aac9f555e0e6830847b625ab8cf8f556a Mon Sep 17 00:00:00 2001 From: AJ Schmidt Date: Wed, 10 Mar 2021 11:18:07 -0500 Subject: [PATCH] Update Changelog Link (#366) The tag used for pre-releases was recently changed, so this PR updates the link in the changelog. Authors: - AJ Schmidt (@ajschmidt8) Approvers: - Jordan Jacobelli (@Ethyling) URL: https://github.com/rapidsai/cuspatial/pull/366 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 501938435..0e833aee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # cuSpatial 0.19.0 (Date TBD) -Please see https://github.com/rapidsai/cuspatial/releases/tag/branch-0.19-latest for the latest changes to this development branch. +Please see https://github.com/rapidsai/cuspatial/releases/tag/v0.19.0a for the latest changes to this development branch. # cuSpatial 0.18.0 (24 Feb 2021)