diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bc29dfc8f0..286956d758f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,6 @@ * Improve compile-times when building with `Kokkos_ENABLE_DEBUG_BOUNDS_CHECK` in Cuda [\#7013](https://github.com/kokkos/kokkos/pull/7013) * Adding `Kokkos::to_array` [\#6375](https://github.com/kokkos/kokkos/pull/6375) * CTAD deduction guides for TeamPolicy [\#7030](https://github.com/kokkos/kokkos/pull/7030) -* Cuda: Fix nvcc warnings [\#7021](https://github.com/kokkos/kokkos/pull/7021) * SIMD: Allow flexible vector width for 32 bit types [\#6802](https://github.com/kokkos/kokkos/pull/6802) * Host: Use `unlikely` attribute when reference counting views on host backends.[\#6730](https://github.com/kokkos/kokkos/pull/6730) * Make `Kokkos::Array` equality-comparable [\#7148](https://github.com/kokkos/kokkos/pull/7148)