Skip to content

Commit 0179cb5

Browse files
authored
Update changelog for 4.4.01 (#2340)
1 parent b221005 commit 0179cb5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## [4.4.01](https://github.com/kokkos/kokkos-kernels/tree/4.4.01)
4+
[Full Changelog](https://github.com/kokkos/kokkos-kernels/compare/4.4.00...4.4.01)
5+
6+
### Build System:
7+
- Restore size_t as default offset, in Tribits builds [\#2313](https://github.com/kokkos/kokkos-kernels/pull/2313)
8+
9+
### Enhancements:
10+
- Improve crs/bsr sorting performance [\#2293](https://github.com/kokkos/kokkos-kernels/pull/2293)
11+
12+
### Bug Fixes:
13+
- SpAdd handle: delete sort_option getter/setter [\#2296](https://github.com/kokkos/kokkos-kernels/pull/2296)
14+
- Improve GH action to produce release artifacts [\#2312](https://github.com/kokkos/kokkos-kernels/pull/2312)
15+
- coo2csr: add parens to function calls [\#2318](https://github.com/kokkos/kokkos-kernels/pull/2318)
16+
317
## [4.4.00](https://github.com/kokkos/kokkos-kernels/tree/4.4.00)
418
[Full Changelog](https://github.com/kokkos/kokkos-kernels/compare/4.3.01...4.4.00)
519

0 commit comments

Comments
 (0)