From ad240c1486aac09f74643adee2c6deda8c810706 Mon Sep 17 00:00:00 2001 From: Mark Harris Date: Mon, 2 Nov 2020 16:59:58 +1100 Subject: [PATCH] Changelog for #621 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31e074740..48bd99b09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - PR #592 Add `auto_flush` to `make_logging_adaptor` - PR #602 Fix `device_scalar` and its tests so that they use the correct CUDA stream +- PR #621 Make `rmm::cuda_stream_default` a `constexpr` # RMM 0.16.0 (21 Oct 2020)