We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bff8c8 commit eddf26eCopy full SHA for eddf26e
CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.21.1] - 2023-07-17
8
+
9
+### Changed
10
+* Improved support for `queue` keyword in dpnp array constructor overloads (#1083)
11
+* Improved reduction kernel example (#1089)
12
13
+### Fixed
14
+* Update Itanium CXX ABI Mangler reference (#1080)
15
+* Update sourceware references in docstrings (#1081)
16
+* Typo in error messages of kernel interface (#1082)
17
18
## [0.21.0] - 2023-06-17
19
20
### Added
0 commit comments