Skip to content

Commit 2ff0da3

Browse files
committed
Update changelog for release 0.21.3
1 parent b85d379 commit 2ff0da3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,21 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.21.3] - 2023-09-21
7+
## [0.21.3] - 2023-09-28
88

99
### Fixed
10+
* Pin CI conda channels (#1133)
1011
* Mangled kernel name generation (#1112)
1112

1213
### Added
14+
* Support tests on single point precision GPUs (#1143)
15+
* Initial work on Coverity scan CI (#1128)
1316
* Python 3.11 support (#1123)
1417
* Security policy (#1117)
15-
* scikit-build to build native extensions (#1107, #1127)
18+
* scikit-build to build native extensions (#1107, #1116, #1127, #1139, #1140)
1619

1720
### Changed
21+
* Rename helper function to clearly indicate its usage (#1145)
1822
* The data model used by the DpnpNdArray type for kernel functions(#1118)
1923

2024
### Removed

0 commit comments

Comments
 (0)