Skip to content

Commit 611337e

Browse files
committed
update changelog
1 parent 3712aec commit 611337e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66
- PR #343 Add in option to statically link against cudart
77

88
## Improvements
9+
910
- PR #350 Add .clang-format file & format all files
11+
- PR #357 Add Docker 19 support to local gpuci build
1012

1113
## Bug Fixes
12-
- PR #346 Add clearer exception message when RMM_LOG_FILE is unset
1314

15+
- PR #346 Add clearer exception message when RMM_LOG_FILE is unset
1416
- PR #347 Mark rmmFinalizeWrapper nogil
1517
- PR #348 Fix unintentional use of pool-managed resource.
1618

@@ -59,6 +61,7 @@
5961
- PR #334 Replace `rmm_allocator` for Thrust allocations
6062

6163
## Bug Fixes
64+
6265
- PR #298 Remove RMM_CUDA_TRY from cuda_event_timer destructor
6366
- PR #299 Fix assert condition blocking debug builds
6467
- PR #300 Fix host mr_tests compile error

0 commit comments

Comments
 (0)