You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,7 @@ A number of adjustments were also made to improve performance of `dpctl` reducti
86
86
* Add versioneer as a build requirement in documentation on building `dpctl` from source [gh-1972](https://github.com/IntelPython/dpctl/pull/1972)
87
87
* Remove const qualifiers for class and struct members [gh-1974](https://github.com/IntelPython/dpctl/pull/1974), [gh-1975](https://github.com/IntelPython/dpctl/pull/1975)
88
88
* Various code quality improvements to `test_sycl_queue_submit_local_accessor_arg.cpp`[gh-1990](https://github.com/IntelPython/dpctl/pull/1990)
89
+
* Added Python 3.12 to package metadata [gh-2005](https://github.com/IntelPython/dpctl/pull/2005)
89
90
* Miscellaneous changes to continuous integration/delivery (CI/CD) supporting scripts:
0 commit comments