From 1bd14a959d8d0c7726b5f501a84e886f01ce1f7b Mon Sep 17 00:00:00 2001 From: Keith Kraus Date: Mon, 15 Apr 2019 15:35:47 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 846f4a666c6..20504d35850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ - PR #1399 Replace CFFI bindings for NVTX functions with Cython bindings - PR #1389 Refactored `set_null_count()` - PR #1386 Added macros `GDF_TRY()`, `CUDF_TRY()` and `ASSERT_CUDF_SUCCEEDED()` -- PR #XXXX Rework CMake and conda recipes to depend on installed libraries +- PR #1435 Rework CMake and conda recipes to depend on installed libraries ## Bug Fixes