From 1a2fc18a3d7970f205de035b0e1ffe6a043ed981 Mon Sep 17 00:00:00 2001 From: Raymond Douglass Date: Wed, 24 Feb 2021 11:05:40 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84cdcbaa1..5ada25780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ -# 0.18.0 +# cuSpatial 0.18.0 (24 Feb 2021) -Please see https://github.com/rapidsai/cuspatial/releases/tag/branch-0.18-latest for the latest changes to this development branch. +## Documentation 📖 + +- Fix directed_hausdorff_distance space_offsets name + documentation (#332) @cwharris + +## New Features 🚀 + +- New build process script changes & gpuCI enhancements (#338) @raydouglass + +## Improvements 🛠️ + +- Update stale GHA with exemptions & new labels (#357) @mike-wendt +- Add GHA to mark issues/prs as stale/rotten (#355) @Ethyling +- Prepare Changelog for Automation (#345) @ajschmidt8 +- Pin gdal to 3.1.x (#339) @weiji14 +- Use simplified `rmm::exec_policy` (#331) @harrism +- Upgrade to libcu++ on GitHub (#297) @trxcllnt # cuSpatial 0.17.0 (10 Dec 2020)