Skip to content

Commit

Permalink
Merge pull request #6098 from ndellingwood/update-changelog-4.0.01
Browse files Browse the repository at this point in the history
[ci skip] Fixup changelog post-4.0.01
  • Loading branch information
crtrott authored May 3, 2023
2 parents e5490e1 + e8067d4 commit 5b1f341
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@
- Fix an incorrectly returning size for SIMD uint64_t in AVX2 [\#6011](https://github.com/kokkos/kokkos/pull/6011)
- Desul atomics: wrong value for `desul::Impl::numeric_limits_max<uint64_t>` [\#6018](https://github.com/kokkos/kokkos/pull/6018)
- Fix warning in some user code when using std::memcpy [\#6000](https://github.com/kokkos/kokkos/pull/6000)
- Fix excessive build times using Makefile.kokkos [\#6068](https://github.com/kokkos/kokkos/pull/6068)

## [4.0.0](https://github.com/kokkos/kokkos/tree/4.0.0) (2023-02-21)
## [4.0.0](https://github.com/kokkos/kokkos/tree/4.0.00) (2023-02-21)
[Full Changelog](https://github.com/kokkos/kokkos/compare/3.7.01...4.0.00)

### Features:
Expand Down

0 comments on commit 5b1f341

Please sign in to comment.